• James Bottomley's avatar
    [VOYAGER] fix genirq mess · c771746e
    James Bottomley authored
    The implementation of genirq in x86 completely broke voyager (and
    presumably visws).  Since it's plugged into so much of the x86
    infrastructure, you can't expect it to work unconverted.
    
    This patch introduces a voyager IRQ handler type and switches voyager
    to the genirq infrastructure.
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
    c771746e
voyager_smp.c 52.1 KB