Files
Yang Li 809ef03d6d csky: fix csky_cmpxchg_fixup not working
In the csky_cmpxchg_fixup function, it is incorrect to use the global
variable csky_cmpxchg_stw to determine the address where the exception
occurred.The global variable csky_cmpxchg_stw stores the opcode at the
time of the exception, while &csky_cmpxchg_stw shows the address where
the exception occurred.

Signed-off-by: Yang Li <yang.li85200@gmail.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
2025-10-19 02:42:40 -04:00
..
2022-04-08 15:05:23 +08:00
2019-11-12 11:37:52 +01:00
2020-02-21 15:43:24 +08:00