diff options
author | Corey Minyard <cminyard@mvista.com> | 2021-09-20 14:25:37 +0300 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2021-10-05 14:54:16 +0300 |
commit | db05ddf7f321634c5659a0cf7ea56594e22365f7 (patch) | |
tree | 99a6849eeae5916df7d48b93c6115cb299298af0 /drivers/char/ipmi/ipmi_msghandler.c | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) | |
download | linux-db05ddf7f321634c5659a0cf7ea56594e22365f7.tar.xz |
ipmi:watchdog: Set panic count to proper value on a panic
You will get two decrements when the messages on a panic are sent, not
one, since commit 2033f6858970 ("ipmi: Free receive messages when in an
oops") was added, but the watchdog code had a bug where it didn't set
the value properly.
Reported-by: Anton Lundin <glance@acc.umu.se>
Cc: <Stable@vger.kernel.org> # v5.4+
Fixes: 2033f6858970 ("ipmi: Free receive messages when in an oops")
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'drivers/char/ipmi/ipmi_msghandler.c')
0 files changed, 0 insertions, 0 deletions