aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/fault.c
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2018-09-06 10:31:59 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2018-10-09 11:20:53 +0200
commitc0f07ff93bffae8c4252e4945ad82bc98f82a60e (patch)
treee367dabb81e425c9594932b0143f4af609735db9 /arch/s390/mm/fault.c
parents390/hypfs: do not use stack buffers for hardware data (diff)
downloadlinux-dev-c0f07ff93bffae8c4252e4945ad82bc98f82a60e.tar.xz
linux-dev-c0f07ff93bffae8c4252e4945ad82bc98f82a60e.zip
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>
Diffstat (limited to 'arch/s390/mm/fault.c')
0 files changed, 0 insertions, 0 deletions