diff options
| author | Martin Schwidefsky <[email protected]> | 2018-09-06 10:47:26 +0200 |
|---|---|---|
| committer | Martin Schwidefsky <[email protected]> | 2018-10-09 11:20:52 +0200 |
| commit | d36a9281399700f3b573f61b845367cfc3e12cb1 (patch) | |
| tree | 412c592a2fe6c873818e5ff747523b1520cac5fa /tools/perf/scripts/python/sctop.py | |
| parent | f689789a288e297451869c0770b3351c80c85b15 (diff) | |
s390/appldata: 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_product_id and the
appldata_parameter_list structures.
Reviewed-by: Gerald Schaefer <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions