• Andrew Morton's avatar
    [PATCH] seq_file version of /proc/interrupts · ab6b1810
    Andrew Morton authored
    From: corbet@lwn.net (Jonathan Corbet)
    
    This converts all architectures' /proc/interrupts implementation over to
    seq_file.  We need this for SMP machines with ridiculous numbers of CPUs and
    if you convert one arch, you have to convert them all...
    ab6b1810
sun4d_irq.c 13.9 KB