]> git.ipfire.org Git - thirdparty/linux.git/commit
genirq: Fix percpu_devid irq affinity documentation
authorMarc Zyngier <maz@kernel.org>
Thu, 30 Oct 2025 14:30:32 +0000 (14:30 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 31 Oct 2025 21:25:34 +0000 (22:25 +0100)
commit68c4c159a0db4409a5d6b5f4703d71b89a96f06a
tree04e0afb8f255e712a630e0718525cb1aff5b250f
parentfa9d2777387346645a40ab37cfb0c37b3ef40cc9
genirq: Fix percpu_devid irq affinity documentation

Stephen points out that some of the percpu_devid irq affinity
documentation is either missing or not matching the data structures.

Address all the issues in one go.

Fixes: 87b0031f7f73 ("irqdomain: Add firmware info reporting interface")
Fixes: 258e7d28a3dc ("genirq: Add affinity to percpu_devid interrupt requests")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://patch.msgid.link/20251030143032.2035987-1-maz@kernel.org
include/linux/interrupt.h
include/linux/irqdomain.h