diff options
author | Will Deacon <will.deacon@arm.com> | 2019-02-22 15:59:59 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-04-08 13:59:47 +0300 |
commit | 60ca1e5a200cd294a12907fa36dece4241db4ab8 (patch) | |
tree | 2dcd2e666b2b1cad4ce0c80f263cb122bdeebc1b /include/asm-generic/hardirq.h | |
parent | fdcd06a8ab775cbe716ff893372bed580e4c8a1c (diff) | |
download | linux-60ca1e5a200cd294a12907fa36dece4241db4ab8.tar.xz |
mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors
Removing explicit calls to mmiowb() from driver code means that we must
now call into the generic mmiowb_spin_{lock,unlock}() functions from the
core spinlock code. In order to elide barriers following critical
sections without any I/O writes, we also hook into the asm-generic I/O
routines.
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'include/asm-generic/hardirq.h')
0 files changed, 0 insertions, 0 deletions