git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01ca79f
)
x86, mce: add MCE poll count to /proc/interrupts
author
Andi Kleen
<andi@firstfloor.org>
Wed, 27 May 2009 19:56:57 +0000
(21:56 +0200)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 3 Jun 2009 21:40:38 +0000
(14:40 -0700)
Keep a count of the machine check polls (or CMCI events) in
/proc/interrupts.
Andi needs this for debugging, but it's also useful in general
to see what's going in by the kernel.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found