diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-09-07 11:20:08 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-10-09 11:20:54 +0200 |
commit | 00e9e6645adc2c02c9ec5b42fd39d2a7f0880e6a (patch) | |
tree | a57a91fd43f1c1973a0731ff85d43c33b3003edc /init | |
parent | c0f07ff93bffae8c4252e4945ad82bc98f82a60e (diff) |
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')
0 files changed, 0 insertions, 0 deletions