• David S. Miller's avatar
    [SPARC]: Fix IRQ op build problems. · 5901d0db
    David S. Miller authored
    Defining disable_irq et al. as macros is asking for trouble
    especially since some parts of the kernel uses structures
    with members having these same names.  So use inline functions
    instead.
    5901d0db
irq.h 6.08 KB