]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
authorPaul Burton <paul.burton@mips.com>
Tue, 1 Oct 2019 21:53:11 +0000 (21:53 +0000)
committerPaul Burton <paul.burton@mips.com>
Mon, 7 Oct 2019 16:42:21 +0000 (09:42 -0700)
commitc03985db7f18ce28a27e55d078164bc3f9a4e990
tree940d51fe611a67a68e06828b26b983a534da37d9
parentf3a9cfb3c11223ef599469270bcda29900e1b181
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery

The definition of fast_mb() is the same in both the Octeon & non-Octeon
cases, so remove the duplication & define it only once.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Cc: Huacai Chen <chenhc@lemote.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: linux-kernel@vger.kernel.org
arch/mips/include/asm/barrier.h