Files
android_kernel_xiaomi_sm8450/arch/mips/kernel
Paul Burton e84957e6ae MIPS: syscall: Emit Loongson3 sync workarounds within asm
Generate the sync instructions required to workaround Loongson3 LL/SC
errata within inline asm blocks, which feels a little safer than doing
it from C where strictly speaking the compiler would be well within its
rights to insert a memory access between the separate asm statements we
previously had, containing sync & ll instructions respectively.

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
2019-10-07 09:43:05 -07:00
..
2019-10-02 14:06:41 -07:00
2018-10-31 08:54:16 -07:00
2019-07-23 14:33:23 -07:00
2013-02-01 10:00:22 +01:00
2019-08-26 11:42:40 +01:00
2018-08-31 11:49:20 -07:00
2019-07-25 21:45:05 -07:00
2014-05-24 00:07:01 +02:00
2018-10-31 08:54:16 -07:00
2018-12-03 13:42:38 -08:00