projects
/
linux-edison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c07c99b
)
perfcounters: remove duplicate definition of LOCAL_PERF_VECTOR
author
Ingo Molnar
<mingo@elte.hu>
Mon, 16 Feb 2009 00:08:17 +0000
(
01:08
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 16 Feb 2009 00:08:29 +0000
(
01:08
+0100)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/irq_vectors.h
patch
|
blob
|
history
diff --git
a/arch/x86/include/asm/irq_vectors.h
b/arch/x86/include/asm/irq_vectors.h
index
b66b518
..
b07278c
100644
(file)
--- a/
arch/x86/include/asm/irq_vectors.h
+++ b/
arch/x86/include/asm/irq_vectors.h
@@
-112,11
+112,6
@@
#define LOCAL_PERF_VECTOR 0xee
/*
- * Performance monitoring interrupt vector:
- */
-#define LOCAL_PERF_VECTOR 0xee
-
-/*
* First APIC vector available to drivers: (vectors 0x30-0xee) we
* start at 0x31(0x41) to spread out vectors evenly between priority
* levels. (0x80 is the syscall vector)