diff options
author | Nam Cao <[email protected]> | 2023-08-21 16:57:09 +0200 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-10-31 19:15:56 -0700 |
commit | 87615e95f6f9ccd36d4a3905a2d87f91967ea9d2 (patch) | |
tree | 007079baa47916404c0c0c677939bd3acbbdc7b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 559fe94a449cba5b50a7cffea60474b385598c00 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions