Skip to content
Commit 390c5343 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Arnd Bergmann
Browse files

[POWERPC] spufs: add memory barriers after set_bit



set_bit does not guarantee ordering on powerpc, so using it
for communication between threads requires explicit
mb() calls.

Signed-off-by: default avatarArnd Bergmann <arnd.bergmann@de.ibm.com>
parent e097b513
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment