Skip to content
Commit 46d075be authored by Nick Piggin's avatar Nick Piggin Committed by Paul Mackerras
Browse files

powerpc: Optimise smp_wmb

Change 2d1b2027 ("powerpc: Fixup
lwsync at runtime") removed __SUBARCH_HAS_LWSYNC, causing smp_wmb to
revert back to eieio for all CPUs.  This restores the behaviour
intorduced in 74f06095

 ("powerpc:
Optimise smp_wmb on 64-bit processors").

Signed-off-by: default avatarNick Piggin <npiggin@suse.de>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent a4e22f02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment