linux/drivers/s390
Martin Schwidefsky c0f07ff93b s390/monwriter: do not use stack buffers for hardware data
With CONFIG_VMAP_STACK=y the stack is allocated from the vmalloc space.
Data structures passed to a hardware or a hypervisor interface that
requires V=R can not be allocated on the stack anymore.

Use kmalloc to get memory for the appldata_parameter_list and
appldata_product_id structures.

Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-10-09 11:20:53 +02:00
..
block s390/dasd: remove unnecessary condition check 2018-09-20 13:20:27 +02:00
char s390/monwriter: do not use stack buffers for hardware data 2018-10-09 11:20:53 +02:00
cio s390/ccwgroup: add get_ccwgroupdev_by_busid() 2018-10-08 09:09:59 +02:00
crypto s390/zcrypt: multiple zcrypt device nodes support 2018-10-08 09:09:58 +02:00
net s390/qeth: don't dump past end of unknown HW header 2018-09-12 13:12:51 -07:00
scsi s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings 2018-07-02 11:24:52 +02:00
virtio virtio/s390: implement PM operations for virtio_ccw 2018-02-14 14:34:09 +02:00
Makefile kbuild: rename built-in.o to built-in.a 2018-03-26 02:01:19 +09:00