• Christoph Hellwig's avatar
    [PATCH] ia64: simplify SN2 interrupt allocation · d1409597
    Christoph Hellwig authored
    Same issues as the dma mapping code, but as SN2 interrupt handling is
    totally static and all irqs are allocated on bootup an never freed it's
    not a speed issue.
    
    I really wonder what someone has to smoke to call a that expensive
    dispatcher just to cast the data structure back to the lowlevel one
    directly afterwards...
    d1409597
pci_bus_cvlink.c 25.3 KB