x86: apic - lapic_setup_esr does not handle esr_disable - fix it
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 14 Sep 2008 07:55:37 +0000 (11:55 +0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:10 +0000 (16:53 +0200)
commit9df08f109572e88fbdab9a61d5cb0f0eae4ac9fa
treecb1668a6d81db813c8e0d050cbe1f06d6fc33e99
parentc87695ea74f21d180e1df3a1d00ac3dd432ea03b
x86: apic - lapic_setup_esr does not handle esr_disable - fix it

lapic_setup_esr doesn't handle esr_disable inquire.
The error brought in during unification process.
Fix it.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic.c