Skip to content

Commit 01cca01

Browse files
committed
TLS alignment fix
1 parent f992f5b commit 01cca01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kernel/src/vx_start.S

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ init_regs:
9898
la tp, _end
9999
addi tp, tp, 63
100100
add tp, tp, t0
101-
and tp, tp, -64
102101
ret
103102

104103
.section .text

0 commit comments

Comments
 (0)