]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools: riscv: Fixed misalignment of CSR related definitions
authorChen Pei <cp0613@linux.alibaba.com>
Fri, 14 Nov 2025 07:12:15 +0000 (15:12 +0800)
committerPaul Walmsley <pjw@kernel.org>
Sun, 16 Nov 2025 17:37:38 +0000 (10:37 -0700)
commite2cb69263e797c0aa6676bcef23e9e27e44c83b0
tree2ee529d1ba675798a9e22cd161cd0473b697042f
parent7b090e7b910cafd245f23e56f3257a151ca0a289
tools: riscv: Fixed misalignment of CSR related definitions

The file tools/arch/riscv/include/asm/csr.h borrows from
arch/riscv/include/asm/csr.h, and subsequent modifications
related to CSR should maintain consistency.

Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
Link: https://patch.msgid.link/20251114071215.816-1-cp0613@linux.alibaba.com
[pjw@kernel.org: dropped Fixes: lines for patches that weren't broken; removed superfluous blank line]
Signed-off-by: Paul Walmsley <pjw@kernel.org>
drivers/perf/riscv_pmu_sbi.c
tools/arch/riscv/include/asm/csr.h