diff options
author | Johan Hovold <[email protected]> | 2023-02-13 11:42:45 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-02-13 19:31:24 +0000 |
commit | e3b7ab025e931accdc2c12acf9b75c6197f1c062 (patch) | |
tree | d9e8b89088e56955bd8fd3f3effe78aaa1eb0d4a /scripts/gdb/linux/config.py | |
parent | 3f883c38f5628f46b30bccf090faec054088e262 (diff) |
irqdomain: Drop bogus fwspec-mapping error handling
In case a newly allocated IRQ ever ends up not having any associated
struct irq_data it would not even be possible to dispose the mapping.
Replace the bogus disposal with a WARN_ON().
This will also be used to fix a shared-interrupt mapping race, hence the
CC-stable tag.
Fixes: 1e2a7d78499e ("irqdomain: Don't set type when mapping an IRQ")
Cc: [email protected] # 4.8
Tested-by: Hsin-Yi Wang <[email protected]>
Tested-by: Mark-PK Tsai <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions