commit | 80e5609cabd7e4321769701a70297f819a15b08d | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Sun Aug 24 02:01:42 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:53:00 2008 +0200 |
tree | 15d345e7a4780154941a7e0282efcb9e7a0e084a | |
parent | 920fa7a507c3b1004a9ebe07a2c9d38605b3406a [diff] |
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>