diff options
author | Palmer Dabbelt <[email protected]> | 2018-03-07 15:57:27 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-14 21:46:29 +0100 |
commit | caacdbf4aa567ab5e8de1a4070195c5d3e8f1340 (patch) | |
tree | 00581368a1141b284bd779da0b779c33984a5542 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | b0d8bef8ed805ca92eb91e86acf3ce89cbebc8ce (diff) |
genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
The arm multi irq handler registration mechanism has been copied into a
handful of architectures, including arm64 and openrisc. RISC-V needs the
same mechanism.
Instead of adding yet another copy for RISC-V copy the arm implementation
into the core code depending on a new Kconfig symbol:
CONFIG_GENERIC_MULTI_IRQ_HANDLER.
Subsequent patches will convert the various architectures.
Signed-off-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Thomas Gleixner <[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]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions