Files
android_kernel_xiaomi_sm8450/arch/mips/kernel
Paul Burton 12dbb04f2a MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
In ejtag_debug_handler we use LL & SC instructions to acquire & release
an open-coded spinlock. For Loongson3 systems affected by LL/SC errata
this requires that we insert a sync instruction prior to the LL in order
to ensure correct behavior of the LL/SC loop.

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:09 -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