]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Dec 2025 10:45:54 +0000 (11:45 +0100)
commit6db49f6a2e80c2f1065e26c5c27f588e8749c141
tree6739c03875c379595cce132e42af2d6dcfd57ebc
parent6c8a8b9257a660e622689e23c8fbad4ba2b561b9
tools: riscv: Fixed misalignment of CSR related definitions

[ Upstream commit e2cb69263e797c0aa6676bcef23e9e27e44c83b0 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/perf/riscv_pmu_sbi.c
tools/arch/riscv/include/asm/csr.h