alistair23-linux/drivers/misc/mei
Alexander Usyskin c6240cacdb mei: don't wait for os version message reply
The driver still struggles with firmwares that do not replay to the OS
version request. It is safe not waiting for the replay. First, the driver
doesn't do anything with the replay second the connection is closed
immediately, hence the packet will be just safely discarded in case it
is received and last the driver won't get stuck if the firmware won't
reply.

Cc: <stable@vger.kernel.org> #4.10+
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-16 10:47:53 +09:00
..
amthif.c mei: revamp io list cleanup function. 2017-01-31 11:07:43 +01:00
bus-fixup.c mei: don't wait for os version message reply 2017-03-16 10:47:53 +09:00
bus.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
client.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
client.h mei: revamp io list cleanup function. 2017-01-31 11:07:43 +01:00
debugfs.c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2017-02-20 13:23:30 -08:00
hbm.c mei: replace callback structures used as list head by list_head 2017-01-31 11:07:43 +01:00
hbm.h
hw-me-regs.h mei: me: add lewisburg device ids 2016-11-29 20:15:30 +01:00
hw-me.c mei: me: generate an interrupt if the hw indicates reset. 2017-02-03 11:49:06 +01:00
hw-me.h mei: fix the back to back interrupt handling 2016-12-06 11:03:22 +01:00
hw-txe-regs.h
hw-txe.c mei: simplify error handling via devres function. 2017-01-31 11:08:18 +01:00
hw-txe.h mei: simplify error handling via devres function. 2017-01-31 11:08:18 +01:00
hw.h mei: bus: enable OS version only for SPT and newer 2017-01-11 07:43:57 +01:00
init.c mei: fix deadlock on mei reset 2017-03-16 10:47:53 +09:00
interrupt.c mei: replace callback structures used as list head by list_head 2017-01-31 11:07:43 +01:00
Kconfig
main.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
Makefile
mei-trace.c
mei-trace.h
mei_dev.h mei: replace callback structures used as list head by list_head 2017-01-31 11:07:43 +01:00
pci-me.c mei: simplify error handling via devres function. 2017-01-31 11:08:18 +01:00
pci-txe.c mei: simplify error handling via devres function. 2017-01-31 11:08:18 +01:00