diff options
author | Marc Zyngier <[email protected]> | 2021-03-15 11:56:24 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2021-03-24 20:19:29 +0000 |
commit | b0b8b689d78c9666a991e1cc87c3dad4c261007f (patch) | |
tree | a036d9e832019e2cbaac0053a5caec6e54a12431 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1e28eed17697bcf343c6743f0028cc3b5dd88bf0 (diff) |
genirq: Allow architectures to override set_handle_irq() fallback
Some architectures want to provide the generic set_handle_irq() API, but
for structural reasons need to provide their own implementation. For
example, arm64 needs to do this to provide uniform set_handle_irq() and
set_handle_fiq() registration functions.
Make this possible by allowing architectures to provide their own
implementation of set_handle_irq when CONFIG_GENERIC_IRQ_MULTI_HANDLER
is not selected.
Signed-off-by: Marc Zyngier <[email protected]>
[Mark: expand commit message]
Signed-off-by: Mark Rutland <[email protected]>
Tested-by: Hector Martin <[email protected]>
Cc: James Morse <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions