summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/aops.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2016-04-13 22:28:43 +0200
committerMarc Zyngier <marc.zyngier@arm.com>2016-05-11 11:13:00 +0200
commita1dcbd11d09be1cb357b2f217c0eaa1461128da0 (patch)
tree8246d163344fbe26dca0691602ceeff2d6503733 /fs/ocfs2/aops.c
parentirqchip/bcm2836: Fix compiler warning on 64-bit build (diff)
downloadlinux-a1dcbd11d09be1cb357b2f217c0eaa1461128da0.tar.xz
linux-a1dcbd11d09be1cb357b2f217c0eaa1461128da0.zip
irqchip/bcm2836: Use a more generic memory barrier call
dsb() requires an argument on arm64, so we needed to add "sy". Instead, take this opportunity to switch to the same smp_wmb() call that gic uses for its IPIs. This is a less strong barrier than we were doing before (dmb(ishst) compared to dsb(sy)), but it seems to be the correct one. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'fs/ocfs2/aops.c')
0 files changed, 0 insertions, 0 deletions