summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_poweroff.c
diff options
context:
space:
mode:
authorCorey Minyard2005-09-07 00:18:42 +0200
committerLinus Torvalds2005-09-08 01:57:48 +0200
commit56a55ec64806fb56e0cd43b0f726020b74c6689b (patch)
treeccb6709a781bdfaf774aa7774f0c22b6bbc923e8 /drivers/char/ipmi/ipmi_poweroff.c
parent[PATCH] ipmi: clean up versioning of the IPMI driver (diff)
downloadkernel-qcow2-linux-56a55ec64806fb56e0cd43b0f726020b74c6689b.tar.gz
kernel-qcow2-linux-56a55ec64806fb56e0cd43b0f726020b74c6689b.tar.xz
kernel-qcow2-linux-56a55ec64806fb56e0cd43b0f726020b74c6689b.zip
[PATCH] ipmi: fix panic ipmb response
The "null message handler" in the IPMI driver is used in startup and panic situations to handle messages. It was only designed to work with messages from the local management controller, but in some cases it was used to get messages from remote managmenet controllers, and the system would then panic. This patch makes the "null message handler" in the IPMI driver more general so it works with any kind of message. Signed-off-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 'drivers/char/ipmi/ipmi_poweroff.c')
0 files changed, 0 insertions, 0 deletions