• Andrew Morton's avatar
    [PATCH] make irqaction use a cpu mask · 8c05319f
    Andrew Morton authored
    From: William Lee Irwin III <wli@holomorphy.com>
    
    The following patch makes irqaction's ->mask a cpumask as it was intended
    to be and wraps up the rest of the sweep.  Only struct irqaction is
    usefully greppable, so there may be some assignments to ->mask missing
    still.  This removes more code than it adds.
    
    From: William Lee Irwin III <wli@holomorphy.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    8c05319f
irq.c 2.94 KB