diff options
author | Huacai Chen <chenhc@lemote.com> | 2018-12-25 08:51:01 +0800 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-12-31 07:16:59 -0800 |
commit | db1ce3f5d01d2d6d5714aefba0159d2cb5167a0b (patch) | |
tree | 8801ead1c56c12efbcb17690b41e248aa00634cc /arch/mips/bmips | |
parent | 682fee802843b332f9c51ffc8e062de5ff773f2e (diff) | |
download | blackbird-obmc-linux-db1ce3f5d01d2d6d5714aefba0159d2cb5167a0b.tar.gz blackbird-obmc-linux-db1ce3f5d01d2d6d5714aefba0159d2cb5167a0b.zip |
MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
Commit 4936084c2ee2 ("MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h")
introduce a mistake in atomic64_fetch_##op##_relaxed(), because it
forget to delete R10000_LLSC_WAR in the if-condition. So fix it.
Fixes: 4936084c2ee2 ("MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h")
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Joshua Kinard <kumba@gentoo.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Steven J . Hill <Steven.Hill@cavium.com>
Cc: Fuxin Zhang <zhangfx@lemote.com>
Cc: Zhangjin Wu <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: stable@vger.kernel.org # 4.19+
Diffstat (limited to 'arch/mips/bmips')
0 files changed, 0 insertions, 0 deletions