• Andrew Morton's avatar
    [PATCH] balance_irq lockup fix · 97c843e2
    Andrew Morton authored
    irqdesc_t.lock is taken from interrupts - it needs irq-safe locking from
    process context.
    
    Also timer_irq_works() needs to use an unsigned long to hold a jiffies value
    (Kai Bankett)
    97c843e2
io_apic.c 57.1 KB