x86: apic_64.c - add sanity check for spurious vector definition
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 24 Aug 2008 09:01:42 +0000 (02:01 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:00 +0000 (16:53 +0200)
commit80e5609cabd7e4321769701a70297f819a15b08d
tree15d345e7a4780154941a7e0282efcb9e7a0e084a
parent920fa7a507c3b1004a9ebe07a2c9d38605b3406a
x86: apic_64.c - add sanity check for spurious vector definition

Do not check for SPUTIOUS_APIC_VECTOR definition twice.
Check it once - is what we need.

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>
arch/x86/kernel/apic_64.c