diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-12-07 00:59:49 -0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-12-09 21:52:05 +0100 |
commit | 60d79fd99ff3b9c692b260a4d53a203f537c052a (patch) | |
tree | ee4abd4262825715f9a8d4f773229429bf9aa8ea /arch/x86/kernel/mpparse.c | |
parent | 0450193bffed6e4b6160c4a5ccb0df158eba7d2a (diff) | |
download | blackbird-op-linux-60d79fd99ff3b9c692b260a4d53a203f537c052a.tar.gz blackbird-op-linux-60d79fd99ff3b9c692b260a4d53a203f537c052a.zip |
x86, ioapic: Avoid writing io_apic id if already correct
For 32bit mptable path, setup_ids_from_mpc() always writes the io_apic
id register, even there is no change needed.
Skip the write, when readout and mptable match.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Sebastian Siewior <bigeasy@linutronix.de>
LKML-Reference: <4CFDF785.7010401@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/mpparse.c')
0 files changed, 0 insertions, 0 deletions