diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-12-27 15:04:42 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-01-12 20:46:56 +0200 |
commit | a60514bae72ee41b506b8702dfdd6eeeffe58556 (patch) | |
tree | 940c1afe50e15729a6919dc617088ba340acb66e /fs/Kconfig | |
parent | afc22de0c0ca8b4697a8aec2bbb35d4cc385e7e0 (diff) | |
download | linux-a60514bae72ee41b506b8702dfdd6eeeffe58556.tar.bz2 |
mips: define __smp_xxx
This defines __smp_xxx barriers for mips,
for use by virtualization.
smp_xxx barriers are removed as they are
defined correctly by asm-generic/barriers.h
Note: the only exception is smp_mb__before_llsc which is mips-specific.
We define both the __smp_mb__before_llsc variant (for use in
asm/barriers.h) and smp_mb__before_llsc (for use elsewhere on this
architecture).
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions