summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/swtch64.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/aim/swtch64.S')
-rw-r--r--sys/powerpc/aim/swtch64.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/aim/swtch64.S b/sys/powerpc/aim/swtch64.S
index 3b09adf..857ae40 100644
--- a/sys/powerpc/aim/swtch64.S
+++ b/sys/powerpc/aim/swtch64.S
@@ -139,6 +139,7 @@ ENTRY(cpu_switch)
addi %r1,%r1,48
+ sync /* Make sure all of that finished */
std %r16,TD_LOCK(%r14) /* ULE: update old thread's lock */
cpu_switchin:
OpenPOWER on IntegriCloud