linux_dsm_epyc7002/drivers/misc/mei
Tomas Winkler db4756fd2f mei: iamthif: fix device reset on mei_amthif_irq_read_msg
On failure mei_amthif_irq_read_msg returns an error
that will cause device reset but the issue is software one
so instead we should propagate error to caller and just
clean the read queues.
As a side effect also removes useless BUG_ONs

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-01 19:37:00 -08:00
..
amthif.c mei: iamthif: fix device reset on mei_amthif_irq_read_msg 2015-03-01 19:37:00 -08:00
bus.c mei: fix device reset on mei_cl_irq_read_msg allocation failure 2015-03-01 19:36:59 -08:00
client.c mei: fix function names and format in KDoc 2015-03-01 19:36:59 -08:00
client.h mei: revamp me clients list handling 2015-03-01 19:36:59 -08:00
debugfs.c mei: revamp me clients list handling 2015-03-01 19:36:59 -08:00
hbm.c mei: revamp me clients list handling 2015-03-01 19:36:59 -08:00
hbm.h mei: fix hbm MEI_HBM_STARTED ambiguity 2014-11-07 09:59:08 -08:00
hw-me-regs.h mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-me.c mei: me: change power gating function name conventions 2015-03-01 19:36:59 -08:00
hw-me.h mei: me: change power gating function name conventions 2015-03-01 19:36:59 -08:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: fix function names and format in KDoc 2015-03-01 19:36:59 -08:00
hw-txe.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
init.c mei: revamp me clients list handling 2015-03-01 19:36:59 -08:00
interrupt.c mei: iamthif: fix device reset on mei_amthif_irq_read_msg 2015-03-01 19:37:00 -08:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: fix device reset on mei_cl_irq_read_msg allocation failure 2015-03-01 19:36:59 -08:00
Makefile mei: me: add io register tracing 2015-03-01 19:36:59 -08:00
mei_dev.h mei: iamthif: fix device reset on mei_amthif_irq_read_msg 2015-03-01 19:37:00 -08:00
mei-trace.c mei: me: add io register tracing 2015-03-01 19:36:59 -08:00
mei-trace.h mei: me: add io register tracing 2015-03-01 19:36:59 -08:00
nfc.c mei: add reference counting for me clients 2015-01-25 09:17:56 -08:00
pci-me.c mei: me: change power gating function name conventions 2015-03-01 19:36:59 -08:00
pci-txe.c mei: fix function names and format in KDoc 2015-03-01 19:36:59 -08:00
wd.c mei: fix function names and format in KDoc 2015-03-01 19:36:59 -08:00