summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorHuacai Chen <chenhuacai@loongson.cn>2025-11-09 11:02:00 +0300
committerHuacai Chen <chenhuacai@loongson.cn>2025-11-10 03:37:06 +0300
commit4e67526840fc55917581b90f6a4b65849a616dd8 (patch)
tree4ac4ce616f210fefe27042fc6e164246512e9552 /tools/lib/python
parentf28abb9f96e65a28d46885afd6b70cfc4d5df5a2 (diff)
downloadlinux-4e67526840fc55917581b90f6a4b65849a616dd8.tar.xz
LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRY
Now we use virtual addresses to fill CSR_MERRENTRY/CSR_TLBRENTRY, but hardware hope physical addresses. Now it works well because the high bits are ignored above PA_BITS (48 bits), but explicitly use physical addresses can avoid potential bugs. So fix it. Cc: stable@vger.kernel.org Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions