commit | 89c38c2867ebe37c4c5aee23e7fa1bffb025b171 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Sun Aug 24 02:01:43 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:53:01 2008 +0200 |
tree | c0f9fbc1b4cf58e3431b0fb5ab26f3cb9b5c7330 | |
parent | 80e5609cabd7e4321769701a70297f819a15b08d [diff] |
x86: apic - unify setup_local_APIC - remove useless read of APIC_LVR - wrap with preempt_disable/enable - check for integrated APIC just in place v2: fix by Yinghai Lu. fix lapic_is_integrated using let 64-bit too have pic_mode Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>