commit | 9df08f109572e88fbdab9a61d5cb0f0eae4ac9fa | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Sun Sep 14 11:55:37 2008 +0400 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:53:10 2008 +0200 |
tree | cb1668a6d81db813c8e0d050cbe1f06d6fc33e99 | |
parent | c87695ea74f21d180e1df3a1d00ac3dd432ea03b [diff] |
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>