diff options
author | 2008-05-28 10:18:17 +1000 | |
---|---|---|
committer | 2008-05-31 17:08:28 +1000 | |
commit | cfab3bdf8292edec19492c89520b1ad11279a648 (patch) | |
tree | dbc3ed8bf7173b102bf844ed8121941b0b2303d8 /lib/debugobjects.c | |
parent | [POWERPC] pasemi: update pasemi_defconfig, enable electra_cf (diff) | |
download | wireguard-linux-cfab3bdf8292edec19492c89520b1ad11279a648.tar.xz wireguard-linux-cfab3bdf8292edec19492c89520b1ad11279a648.zip |
[POWERPC] Add "memory" clobber to MMIO accessors
Gcc might re-order MMIO accessors vs. surrounding consistent
memory accesses, which is a "bad thing", and could break drivers.
This fixes it by adding a "memory" clobber to the MMIO accessors,
which should prevent gcc from doing that reordering.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions