]> git.hungrycats.org Git - linux/commit
genirq: Expose irq_find_desc_at_or_after() in core code
authorThomas Gleixner <tglx@kernel.org>
Sun, 17 May 2026 20:02:39 +0000 (22:02 +0200)
committerThomas Gleixner <tglx@kernel.org>
Tue, 26 May 2026 14:21:15 +0000 (16:21 +0200)
commit7603e0575d8a92318bd4695917fce7ec2c5825a1
tree05af5e488dfc96c5efa38da876ebfe7e0966d9ad
parent1d9c4745bfb6773712751f5068c23ebad9cd30a0
genirq: Expose irq_find_desc_at_or_after() in core code

... in preparation for a smarter iterator for /proc/interrupts.

Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Reviewed-by: Dmitry Ilvokhin <d@ilvokhin.com>
Link: https://patch.msgid.link/20260517194932.005787611@kernel.org
kernel/irq/internals.h
kernel/irq/irqdesc.c