Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: ioapic: Use new move_irq functions
Use the functions which take irq_data. We already have a pointer to irq_data. That avoids a sparse irq lookup in move_*_irq. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
- Loading branch information