]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ipmi:ssif: Add a timer between request retries
authorCorey Minyard <cminyard@mvista.com>
Wed, 25 Jan 2023 16:34:47 +0000 (10:34 -0600)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 14 Mar 2023 15:47:17 +0000 (16:47 +0100)
commit88a0d523489998d9173cf574cb4158eda99f9de8
tree12bb67018c051388e0933809d1aee5a7ecab965c
parent79156075ea6305e4fa1981df3359252344e50033
ipmi:ssif: Add a timer between request retries

BugLink: https://bugs.launchpad.net/bugs/2011425
commit 00bb7e763ec9f384cb382455cb6ba5588b5375cf upstream.

The IPMI spec has a time (T6) specified between request retries.  Add
the handling for that.

Reported by: Tony Camuso <tcamuso@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
drivers/char/ipmi/ipmi_ssif.c