mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Mark a range of interrupts as allocated. In the SPARSE_IRQ=n case we need this to update the bitmap for the legacy irqs so the enumerator via irq_get_next_irq() works. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>