Skip to content
  • Philippe Gerum's avatar
    x86/htirq: ipipe: enable interrupt pipelining · f2a01a75
    Philippe Gerum authored
    The Hypertransport handlers for masking/unmasking IRQs are invoked by
    the pipeline core for dealing with incoming PCI interrupts from an
    out-of-band context.
    
    To this end, we have to turn the original spinlock into a hard
    pipeline lock for proper serialization.
    
    In addition, make sure to fix up the HT irq_chip descriptor
    appropriately.
    f2a01a75