aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/tracing/draw_functrace.py
diff options
context:
space:
mode:
authorLaurent Vivier <[email protected]>2020-11-26 08:28:51 +0000
committerThomas Gleixner <[email protected]>2020-11-30 11:21:31 +0000
commitbb4c6910c8b41623104c2e64a30615682689a54d (patch)
treef97551581ea5ffe21daf7f71e50325948d3961e1 /scripts/tracing/draw_functrace.py
parentMAINTAINERS: Move Jason Cooper to CREDITS (diff)
downloadkernel-bb4c6910c8b41623104c2e64a30615682689a54d.tar.gz
kernel-bb4c6910c8b41623104c2e64a30615682689a54d.zip
genirq/irqdomain: Add an irq_create_mapping_affinity() function
There is currently no way to convey the affinity of an interrupt via irq_create_mapping(), which creates issues for devices that expect that affinity to be managed by the kernel. In order to sort this out, rename irq_create_mapping() to irq_create_mapping_affinity() with an additional affinity parameter that can be passed down to irq_domain_alloc_descs(). irq_create_mapping() is re-implemented as a wrapper around irq_create_mapping_affinity(). No functional change. Fixes: e75eafb9b039 ("genirq/msi: Switch to new irq spreading infrastructure") Signed-off-by: Laurent Vivier <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Greg Kurz <[email protected]> Cc: Michael Ellerman <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/tracing/draw_functrace.py')
0 files changed, 0 insertions, 0 deletions