projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b1135a
)
io_apic: make irq_mis_count available on 64-bit too
author
Ingo Molnar
<mingo@elte.hu>
Thu, 16 Oct 2008 15:04:22 +0000
(17:04 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 16 Oct 2008 14:59:20 +0000
(16:59 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/io_apic.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/io_apic.c
b/arch/x86/kernel/io_apic.c
index 6f80dc2f137e14f5848623e8f4cb9bcb46b62332..b764d7429c6168a4eb70b151dc3b07cd553f8afd 100644
(file)
--- a/
arch/x86/kernel/io_apic.c
+++ b/
arch/x86/kernel/io_apic.c
@@
-2277,9
+2277,7
@@
static void ack_apic_edge(unsigned int irq)
ack_APIC_irq();
}
-#ifdef CONFIG_X86_32
atomic_t irq_mis_count;
-#endif
static void ack_apic_level(unsigned int irq)
{