diff options
author | Palmer Dabbelt <[email protected]> | 2018-03-07 15:57:28 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-14 21:46:29 +0100 |
commit | cc6c98485f8e61fb3d6c51821fc75384e5a3a9c3 (patch) | |
tree | e3cb0f7eadebc546f65b7eebde84d48b7c7b77d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | caacdbf4aa567ab5e8de1a4070195c5d3e8f1340 (diff) |
RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
The existing mechanism for handling IRQs on RISC-V is pretty ugly: the irq
entry code selects the handler via Kconfig dependencies.
Use the new generic IRQ handling infastructure, which allows boot time
registration of the low level entry handler.
This does add an additional load to the interrupt latency, but there's a
lot of tuning left to be done there on RISC-V so it's OK for now.
Signed-off-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Stafford Horne <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions