• Andrew Morton's avatar
    [PATCH] Use WARN_ON in local_bh_enable() · d9a8f6d7
    Andrew Morton authored
    This BUG_ON is triggering via ppp's line discipline flushing, due to
    brokenness in tty_io.c.
    
    We need to fix tty.  Meanwhile, let's not gratuitously nuke people's boxes.
    d9a8f6d7
softirq.c 7.88 KB