[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()
[pandora-kernel.git] / include / asm-x86_64 / irq.h
index eb3b7aa..4482657 100644 (file)
@@ -57,4 +57,6 @@ int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
 extern void fixup_irqs(cpumask_t map);
 #endif
 
+#define __ARCH_HAS_DO_SOFTIRQ 1
+
 #endif /* _ASM_IRQ_H */