Commit eb2a6ab7 authored by Andi Kleen's avatar Andi Kleen Committed by H. Peter Anvin

x86: trivial clean up for irq_vectors.h

Fix a wrong comment.
Signed-off-by: default avatarHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 98a9c8c3
No related merge requests found
......@@ -86,11 +86,10 @@
#define CALL_FUNCTION_VECTOR 0xfc
#define CALL_FUNCTION_SINGLE_VECTOR 0xfb
#define THERMAL_APIC_VECTOR 0xfa
#define THRESHOLD_APIC_VECTOR 0xf9
#ifdef CONFIG_X86_32
/* 0xf9 : free */
/* 0xf8 : free */
#else
# define UV_BAU_MESSAGE 0xf8
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment