commit | 08221110e88ae101acf2464154f98e6d1b1ab21c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Feb 04 18:56:11 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Mar 12 14:12:01 2011 +0100 |
tree | 45f07a6d74a426084e9cf35bac50d9c915901d3a | |
parent | 51c43ac6e4540786a6d79ea318b30f7bfa615ec7 [diff] |
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>