diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-03-12 13:47:18 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-03-12 14:12:01 +0100 |
commit | 1a0e62a49ad417712cfa79a395f6c39f67aadb44 (patch) | |
tree | 3223091d3a52a5ddf1804f5ac016ac83328a0399 /arch/x86/Kconfig | |
parent | 08221110e88ae101acf2464154f98e6d1b1ab21c (diff) |
x86: ioapic: Avoid redundant lookup of irq_cfg
The caller of ioapic_register_intr() has a pointer to the irq_cfg for
the irq already. Hand it in to avoid a full lookup.
In msi_compose_msg() the pointer to irq_cfg is already available. No
need to look it up again.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/Kconfig')
0 files changed, 0 insertions, 0 deletions