aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_intf.c
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2012-03-28 14:42:49 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-28 17:14:36 -0700
commit895dcfd1cab84d7e1c22af645a7f2f3c9bb5f24e (patch)
treebfa060ef5fb76ffb0cd5fbd168140895686d0fad /drivers/char/ipmi/ipmi_si_intf.c
parentipmi: use a tasklet for handling received messages (diff)
downloadlinux-dev-895dcfd1cab84d7e1c22af645a7f2f3c9bb5f24e.tar.xz
linux-dev-895dcfd1cab84d7e1c22af645a7f2f3c9bb5f24e.zip
ipmi: fix message handling during panics
The part of the IPMI driver that delivered panic information to the event log and extended the watchdog timeout during a panic was not properly handling the messages. It used static messages to avoid allocation, but wasn't properly waiting for these, or wasn't properly handling the refcounts. Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/ipmi/ipmi_si_intf.c')
0 files changed, 0 insertions, 0 deletions