summaryrefslogtreecommitdiffstats
path: root/init/main.c
diff options
context:
space:
mode:
authorMartin Schwidefsky2018-09-07 11:20:08 +0200
committerMartin Schwidefsky2018-10-09 11:20:54 +0200
commit00e9e6645adc2c02c9ec5b42fd39d2a7f0880e6a (patch)
treea57a91fd43f1c1973a0731ff85d43c33b3003edc /init/main.c
parents390/monwriter: do not use stack buffers for hardware data (diff)
downloadkernel-qcow2-linux-00e9e6645adc2c02c9ec5b42fd39d2a7f0880e6a.tar.gz
kernel-qcow2-linux-00e9e6645adc2c02c9ec5b42fd39d2a7f0880e6a.tar.xz
kernel-qcow2-linux-00e9e6645adc2c02c9ec5b42fd39d2a7f0880e6a.zip
s390/pfault: 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. Make the init and fini pfault parameter blocks static variables. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions