summaryrefslogtreecommitdiff
path: root/arch/riscv/mm
diff options
context:
space:
mode:
authorNam Cao <namcaov@gmail.com>2023-08-21 17:57:09 +0300
committerPalmer Dabbelt <palmer@rivosinc.com>2023-11-01 05:15:56 +0300
commit87615e95f6f9ccd36d4a3905a2d87f91967ea9d2 (patch)
tree007079baa47916404c0c0c677939bd3acbbdc7b4 /arch/riscv/mm
parent559fe94a449cba5b50a7cffea60474b385598c00 (diff)
downloadlinux-87615e95f6f9ccd36d4a3905a2d87f91967ea9d2.tar.xz
riscv: put interrupt entries into .irqentry.text
The interrupt entries are expected to be in the .irqentry.text section. For example, for kprobes to work properly, exception code cannot be probed; this is ensured by blacklisting addresses in the .irqentry.text section. Fixes: 7db91e57a0ac ("RISC-V: Task implementation") Signed-off-by: Nam Cao <namcaov@gmail.com> Link: https://lore.kernel.org/r/20230821145708.21270-1-namcaov@gmail.com Cc: stable@vger.kernel.org Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/mm')
0 files changed, 0 insertions, 0 deletions