diff options
author | Nick Piggin <[email protected]> | 2008-05-22 00:10:56 +1000 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2008-06-16 15:00:20 +1000 |
commit | 598056d5af8fef1dbe8f96f5c2b641a528184e5a (patch) | |
tree | 4839b7a63cade4751527f94307a05687710311ad /net/unix/sysctl_net_unix.c | |
parent | a9653cf540d407fb75deb3db65a1be6c81d53ee0 (diff) |
[POWERPC] Fix rmb to order cacheable vs. noncacheable
lwsync is explicitly defined not to have any effect on the ordering of
accesses to device memory, so it cannot be used for rmb(). sync appears
to be the only barrier which fits the bill.
Signed-off-by: Nick Piggin <[email protected]>
Acked-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions