Don't restore interrupts when we are about to disable them in the next
instruction.
This commit is contained in:
parent
2ac9ef2836
commit
9063d39e49
@ -123,10 +123,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
/* Re-check for new ast scheduled */
|
||||
b 1b
|
||||
|
||||
2:
|
||||
/* Restore interrupts */
|
||||
msr daif, x19
|
||||
.endm
|
||||
|
||||
handle_el1h_sync:
|
||||
|
Loading…
x
Reference in New Issue
Block a user