small cleanuo to smp asm files
This commit is contained in:
@@ -35,7 +35,6 @@ _tx_thread_smp_unprotect:
|
||||
/* Release the protection. */
|
||||
li t3, -1 // Invalid owner value
|
||||
sw t3, 4(t2) // Mark owning hart invalid
|
||||
fence rw, rw // Ensure shared accesses complete
|
||||
amoswap.w.rl x0, x0, (t2) // Release protection flag
|
||||
|
||||
_still_protected:
|
||||
|
||||
Reference in New Issue
Block a user