1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 01:20:14 +00:00
Huacai Chen eeeeaafa62 LoongArch: Use correct accessor to read FWPC/MWPC
CSR.FWPC and CSR.MWPC are 32bit registers, so use csr_read32() rather
than csr_read64() to read the values of FWPC/MWPC.

Cc: stable@vger.kernel.org
Fixes: edffa33c7bb5a73 ("LoongArch: Add hardware breakpoints/watchpoints support")
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2025-11-10 08:37:06 +08:00
..
2025-11-06 11:54:59 -08:00
2025-10-31 18:22:26 -07:00
2025-10-24 16:43:08 -07:00
2025-10-31 12:50:35 -07:00
2025-10-06 12:10:55 -07:00
2025-11-08 09:01:11 -08:00