summaryrefslogtreecommitdiff
path: root/Documentation/riscv/patch-acceptance.rst
diff options
context:
space:
mode:
authorPaul Walmsley <paul.walmsley@sifive.com>2019-12-20 14:09:49 +0300
committerPaul Walmsley <paul.walmsley@sifive.com>2020-01-05 08:48:59 +0300
commit2f3035da4019780250658d1ffe486bc324e04805 (patch)
tree935c1b61ee95876a5dcd39444404f170361f3852 /Documentation/riscv/patch-acceptance.rst
parent9d05c18e8d7de566ff68f221fcae65e78708dd1d (diff)
downloadlinux-2f3035da4019780250658d1ffe486bc324e04805.tar.xz
riscv: prefix IRQ_ macro names with an RV_ namespace
"IRQ_TIMER", used in the arch/riscv CSR header file, is a sufficiently generic macro name that it's used by several source files across the Linux code base. Some of these other files ultimately include the arch/riscv CSR include file, causing collisions. Fix by prefixing the RISC-V csr.h IRQ_ macro names with an RV_ prefix. Fixes: a4c3733d32a72 ("riscv: abstract out CSR names for supervisor vs machine mode") Reported-by: Olof Johansson <olof@lixom.net> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
Diffstat (limited to 'Documentation/riscv/patch-acceptance.rst')
0 files changed, 0 insertions, 0 deletions