diff options
author | Johan Hovold <[email protected]> | 2023-02-13 11:42:46 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-02-13 19:31:24 +0000 |
commit | 6e6f75c9c98d2d246d90411ff2b6f0cd271f4cba (patch) | |
tree | 69c5064fe63939fd1490edf68b343a18a757f9b7 /scripts/gdb/linux/lists.py | |
parent | e3b7ab025e931accdc2c12acf9b75c6197f1c062 (diff) |
irqdomain: Look for existing mapping only once
Avoid looking for an existing mapping twice when creating a new mapping
using irq_create_fwspec_mapping() by factoring out the actual allocation
which is shared with irq_create_mapping_affinity().
The new helper function will also be used to fix a shared-interrupt
mapping race, hence the Fixes tag.
Fixes: b62b2cf5759b ("irqdomain: Fix handling of type settings for existing mappings")
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/lists.py')
0 files changed, 0 insertions, 0 deletions