You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
io_apic: make irq_mis_count available on 64-bit too
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user