Revert "ipmi: fix msg stack when IPMI is disconnected"
authorCorey Minyard <corey@minyard.net>
Wed, 20 Aug 2025 16:03:13 +0000 (11:03 -0500)
committerCorey Minyard <corey@minyard.net>
Mon, 8 Sep 2025 15:08:25 +0000 (10:08 -0500)
commit5d09ee1bec870263f4ace439402ea840503b503b
treeaf559ae5df535615f54c1e25f1577e9829f91bf5
parent8fd8ea2869cfafb3b1d6f95ff49561b13a73438d
Revert "ipmi: fix msg stack when IPMI is disconnected"

This reverts commit c608966f3f9c2dca596967501d00753282b395fc.

This patch has a subtle bug that can cause the IPMI driver to go into an
infinite loop if the BMC misbehaves in a certain way.  Apparently
certain BMCs do misbehave this way because several reports have come in
recently about this.

Signed-off-by: Corey Minyard <corey@minyard.net>
Tested-by: Eric Hagberg <ehagberg@janestreet.com>
Cc: <stable@vger.kernel.org> # 6.2
drivers/char/ipmi/ipmi_kcs_sm.c