]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipmi:si: Use a long timeout when the BMC is misbehaving
authorCorey Minyard <corey@minyard.net>
Fri, 6 Feb 2026 16:33:52 +0000 (10:33 -0600)
committerCorey Minyard <corey@minyard.net>
Fri, 6 Feb 2026 17:06:26 +0000 (11:06 -0600)
commitc3bb3295637cc9bf514f690941ca9a385bf30113
treeab4e9bb951e28fcb166d58956b15448ad8bc3aad
parent52c9ee202edd21d0599ac3b5a6fe1da2a2f053e5
ipmi:si: Use a long timeout when the BMC is misbehaving

If the driver goes into HOSED state, don't reset the timeout to the
short timeout in the timeout handler.

Reported-by: Igor Raits <igor@gooddata.com>
Closes: https://lore.kernel.org/linux-acpi/CAK8fFZ58fidGUCHi5WFX0uoTPzveUUDzT=k=AAm4yWo3bAuCFg@mail.gmail.com/
Fixes: bc3a9d217755 ("ipmi:si: Gracefully handle if the BMC is non-functional")
Cc: stable@vger.kernel.org # 4.18
Signed-off-by: Corey Minyard <corey@minyard.net>
drivers/char/ipmi/ipmi_si_intf.c