linux-stable/drivers/char/ipmi
Corey Minyard 3ffecef63d ipmi:bt: Set the timeout before doing a capabilities check
commit fe50a7d039 upstream.

There was one place where the timeout value for an operation was
not being set, if a capabilities request was done from idle.  Move
the timeout value setting to before where that change might be
requested.

IMHO the cause here is the invisible returns in the macros.  Maybe
that's a job for later, though.

Reported-by: Nordmark Claes <Claes.Nordmark@tieto.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-03 11:24:49 +02:00
..
bt-bmc.c ipmi: bt-bmc: Add ast2500 compatible string 2017-04-07 12:25:38 -05:00
ipmi_bt_sm.c ipmi:bt: Set the timeout before doing a capabilities check 2018-07-03 11:24:49 +02:00
ipmi_devintf.c ipmi: get rid of field-by-field __get_user() 2017-06-26 17:02:54 -04:00
ipmi_dmi.c ipmi: use dynamic memory for DMI driver override 2018-02-16 20:23:06 +01:00
ipmi_dmi.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ipmi_kcs_sm.c ipmi: Make some data const that was only read 2015-09-03 15:02:27 -05:00
ipmi_msghandler.c ipmi: fix unsigned long underflow 2017-11-24 08:37:04 +01:00
ipmi_powernv.c ipmi/powernv: Fix error return code in ipmi_powernv_probe() 2018-04-26 11:02:08 +02:00
ipmi_poweroff.c char: Convert use of typedef ctl_table to struct ctl_table 2013-06-17 16:43:08 -07:00
ipmi_si_intf.c Revert "ipmi_si: fix memory leak on new_smi" 2017-12-29 17:53:49 +01:00
ipmi_si_sm.h ipmi: Make some data const that was only read 2015-09-03 15:02:27 -05:00
ipmi_smic_sm.c ipmi: Make some data const that was only read 2015-09-03 15:02:27 -05:00
ipmi_ssif.c ipmi_ssif: Fix kernel panic at msg_done_handler 2018-05-30 07:52:33 +02:00
ipmi_watchdog.c Some small fixes for IPMI, and one medium sized changed. 2017-07-10 10:59:29 -07:00
Kconfig ipmi: Create a platform device for a DMI-specified IPMI interface 2017-06-19 12:49:36 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00