linux_dsm_epyc7002/drivers/misc/mei
Tomas Winkler fcb136e1ac mei: fix reading large reposnes
While writting to device is limitted to max_msg_length advertized
in client properites the read can be much longer delivered consequiting chunks.

We use krealloc to enlarge the buffer when needed.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-19 13:38:38 -07:00
..
amthif.c mei: revamp mei_amthif_irq_read_message 2013-04-19 11:22:55 -07:00
bus.c mei: fix reading large reposnes 2013-04-19 13:38:38 -07:00
client.c mei: fix reading large reposnes 2013-04-19 13:38:38 -07:00
client.h mei: fix reading large reposnes 2013-04-19 13:38:38 -07:00
debugfs.c mei: convert to use simple_open() 2013-04-11 12:39:01 -07:00
hbm.c mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
hbm.h mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
hw-me-regs.h mei: rename interface to hw-me 2013-01-08 16:40:45 -08:00
hw-me.c mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
hw-me.h mei: revamp mei_data2slots 2013-03-15 11:10:48 -07:00
hw.h mei: simplify preparing client host bus messages 2013-01-07 10:31:29 -08:00
init.c mei: revamp hbm state machine 2013-04-19 10:58:21 -07:00
interrupt.c mei: fix reading large reposnes 2013-04-19 13:38:38 -07:00
Kconfig mei: move mei-me to separate module 2013-03-29 08:32:21 -07:00
main.c mei: fix reading large reposnes 2013-04-19 13:38:38 -07:00
Makefile mei: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
mei_dev.h mei: revamp mei_amthif_irq_read_message 2013-04-19 11:22:55 -07:00
nfc.c mei: nfc: Implement MEI bus ops 2013-04-10 18:56:53 -07:00
pci-me.c mei: add debugfs hooks 2013-04-05 15:49:17 -07:00
wd.c mei: wd: fix line over 80 characters 2013-04-15 10:03:21 -07:00