summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMatt Domsch <Matt_Domsch@dell.com>2005-12-12 08:37:32 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-12-12 16:57:45 (GMT)
commitcda315aba34ff4fb66bbb2945b723688f3414a75 (patch)
tree842370af28aded095f62ffac030e918c432b605f /kernel
parentdd815408106f3c56c3050493dda97f9355aa4971 (diff)
downloadlinux-cda315aba34ff4fb66bbb2945b723688f3414a75.tar.xz
[PATCH] ipmi: fix panic generator ID
The IPMI specifcation says the generator ID is 0x20, but that is for bits 7-1. Bit 0 is set to specify it is a software event. The correct value is 0x41. Without this fix, panic events written into the System Event Log appear to come from an "unknown" generator, rather than from the kernel. Signed-off-by: Jordan Hargrave <Jordan_Hargrave@dell.com> Signed-off-by: Matt Domsch <Matt_Domsch@dell.com> Acked-by: Corey Minyard <minyard@acm.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions