android_kernel_oneplus_msm8998/drivers/char/ipmi
Corey Minyard 61ed3e7850 ipmi:bt: Set the timeout before doing a capabilities check
commit fe50a7d0393a552e4539da2d31261a59d6415950 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:21:28 +02:00
..
ipmi_bt_sm.c ipmi:bt: Set the timeout before doing a capabilities check 2018-07-03 11:21:28 +02:00
ipmi_devintf.c
ipmi_kcs_sm.c
ipmi_msghandler.c ipmi: fix unsigned long underflow 2017-11-24 08:32:25 +01:00
ipmi_powernv.c ipmi/powernv: Fix error return code in ipmi_powernv_probe() 2018-05-30 07:48:54 +02:00
ipmi_poweroff.c
ipmi_si_intf.c ipmi: Stop timers before cleaning up the module 2017-12-16 10:33:56 +01:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_ssif.c ipmi_ssif: Fix kernel panic at msg_done_handler 2018-05-30 07:49:12 +02:00
ipmi_watchdog.c ipmi/watchdog: fix wdog hang on panic waiting for ipmi response 2018-03-24 10:58:45 +01:00
Kconfig
Makefile