• Kai Germaschewski's avatar
    ISDN: Export "kstat" · 7ec85ce3
    Kai Germaschewski authored
    This patch exports the kstat per-cpu variable, needed for
    hisax, which uses kstat_irqs() during card probing to make sure
    that irqs actually work. This could possibly replaced by a
    private counter in the hisax ISRs, but that's really just
    unnecessary overhead, since the core kernel already does the work
    anyway.
    7ec85ce3
sched.c 62.8 KB