diff options
author | Corey Minyard <cminyard@mvista.com> | 2012-03-28 14:42:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-28 17:14:36 -0700 |
commit | 895dcfd1cab84d7e1c22af645a7f2f3c9bb5f24e (patch) | |
tree | bfa060ef5fb76ffb0cd5fbd168140895686d0fad /drivers/oprofile | |
parent | 7adf579c8babf62026e6aab1dee85e6b104d9936 (diff) |
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/oprofile')
0 files changed, 0 insertions, 0 deletions