linux-next/drivers/xen/events
Bart Van Assche 3e48fa2ecf xen/events: Switch to irq_get_nr_irqs()
Use the irq_get_nr_irqs() function instead of the global variable
'nr_irqs'. Prepare for changing 'nr_irqs' from an exported global
variable into a variable with file scope.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20241015190953.1266194-20-bvanassche@acm.org
2024-10-16 21:56:59 +02:00
..
events_2l.c xen/events: reduce externally visible helper functions 2023-11-14 09:29:28 +01:00
events_base.c xen/events: Switch to irq_get_nr_irqs() 2024-10-16 21:56:59 +02:00
events_fifo.c locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg() 2023-10-09 18:14:34 +02:00
events_internal.h xen/events: reduce externally visible helper functions 2023-11-14 09:29:28 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00