• Andrew Morton's avatar
    [PATCH] ppc64: PER_CPU irq optimisations · 761c2f3c
    Andrew Morton authored
    From: Anton Blanchard <anton@samba.org>
    
    Another decent optimisation found in the ia64 port, dont take the irq
    descriptor lock or do the note_interrupt stuff on PER_CPU irqs (ie IPIs).
    761c2f3c
irq.c 19.5 KB