diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-02-04 14:38:12 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-02-07 09:27:12 +0300 |
commit | 8676caa4fb7fc02b2c76842a0024919d0caa4b8d (patch) | |
tree | 63393ce7ff784216f40411496566e718f6945543 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | da8fd820f389a0e29080b14c61bf5cf1d8ef5ca1 (diff) | |
download | linux-8676caa4fb7fc02b2c76842a0024919d0caa4b8d.tar.xz |
s390/topology: correct allocation of topology information
The data stored by the STSI instruction can be up to a page in size
but the memblock_virt_alloc allocation for tl_info only specifies
16 bytes. The memory after the short allocation is overwritten
every time arch_update_cpu_topology is called.
Fixes: 8c9105802235 "s390/numa: establish cpu to node mapping early"
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions