Re: [PATCH] expand /proc/interrupts to include missing vectors, v2
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-07-31 01:50:01
Also in:
lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-07-31 01:50:01
Also in:
lkml
On Mon, 30 Jul 2007 20:17:18 -0400 Joe Korty [off-list ref] wrote:
+ seq_printf(p, "RES: "); + seq_printf(p, "CAL: "); + seq_printf(p, "TLB: "); + seq_printf(p, "TRM: ");
Documentation/filesystems/proc.txt presently describes NMI:, LOC: and ERR:. Are you thinking what I'm thinking? ;)