linux_dsm_epyc7002/drivers/misc/mei
Alexander Usyskin dfe5f753d0 mei: drop redundant krealloc and checks in irq read
The read callback is always prepared with MTU-sized buffer and the FW
can't send more than the MTU in one message.
Checking for buffer existence and krealloc to increase receive buffer
size are redundant and may be safely discarded.

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>
2016-08-30 14:39:42 +02:00
..
amthif.c mei: amthif: drop mei_clear_lists function 2016-08-30 14:36:40 +02:00
bus-fixup.c
bus.c mei: fix return value on disconnection 2016-08-30 14:36:39 +02:00
client.c mei: add read callback on demand for fixed_address clients 2016-08-30 14:36:39 +02:00
client.h mei: drop mei_io_cb_alloc_buf 2016-08-30 14:35:14 +02:00
debugfs.c
hbm.c mei: hbm: add missing argument in the kdoc 2016-08-30 14:36:39 +02:00
hbm.h
hw-me-regs.h
hw-me.c mei: recover after errors in runtime pm flow 2016-08-30 14:36:39 +02:00
hw-me.h
hw-txe-regs.h
hw-txe.c mei: recover after errors in runtime pm flow 2016-08-30 14:36:39 +02:00
hw-txe.h
hw.h
init.c
interrupt.c mei: drop redundant krealloc and checks in irq read 2016-08-30 14:39:42 +02:00
Kconfig
main.c mei: add file pointer to the host client structure 2016-08-30 14:36:39 +02:00
Makefile
mei_dev.h mei: add file pointer to the host client structure 2016-08-30 14:36:39 +02:00
mei-trace.c
mei-trace.h
pci-me.c mei: recover after errors in runtime pm flow 2016-08-30 14:36:39 +02:00
pci-txe.c mei: recover after errors in runtime pm flow 2016-08-30 14:36:39 +02:00