diff options
| author | Anup Patel <[email protected]> | 2026-04-23 10:53:34 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2026-05-12 09:55:58 +0530 |
| commit | 0d81a78ec54be2f7c62906b1aa945240ce519c6b (patch) | |
| tree | 6367e6ee9df90d4074b9215468d64c7fac6f830a /scripts | |
| parent | 9595829a336793744f56b978b2651350d0a1723b (diff) | |
lib: sbi_irqchip: Check full range for existing handlers in sbi_irqchip_register_handler()
Currently, the sbi_irqchip_register_handler() only checks the first and the
last hardware interrupt for existing handlers which is buggy because there
may be existing handlers between the first and the last hardware interrupt.
Fixes: 0ab0c470d588 ("lib: sbi_irqchip: Allow registering interrupt handlers")
Signed-off-by: Anup Patel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
