linux/kernel/irq
Thomas Gleixner ce09ccc502 genirq: Export irq_check_status_bit()
One of the users can be built modular:

  ERROR: modpost: "irq_check_status_bit" [drivers/perf/arm_spe_pmu.ko] undefined!

Fixes: fdd0296304 ("genirq: Move status flag checks to core")
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201227192049.GA195845@roeck-us.net
2021-01-13 15:48:05 +01:00
..
Kconfig irqchip updates for Linux 5.11 2020-12-15 10:48:07 +01:00
Makefile
affinity.c
autoprobe.c
chip.c irqchip updates for Linux 5.11 2020-12-15 10:48:07 +01:00
cpuhotplug.c
debug.h
debugfs.c
devres.c
dummychip.c
generic-chip.c
handle.c
internals.h
ipi.c
irq_sim.c
irqdesc.c genirq: Fix export of irq_to_desc() for powerpc KVM 2020-12-25 11:02:39 -08:00
irqdomain.c Generic interrupt and irqchips subsystem: 2020-12-15 15:03:31 -08:00
manage.c genirq: Export irq_check_status_bit() 2021-01-13 15:48:05 +01:00
matrix.c
migration.c
msi.c genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs() 2020-12-18 17:42:18 +00:00
pm.c
proc.c genirq: Annotate irq stats data races 2020-12-15 16:19:30 +01:00
resend.c
settings.h
spurious.c
timings.c