diff options
author | 2016-12-01 12:20:09 +0100 | |
---|---|---|
committer | 2016-12-02 07:36:24 +0100 | |
commit | db7ad63624b370100077aa0a849d54fbeabd432b (patch) | |
tree | df248c8b794c7970368e25776f2327b2ec5d5184 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | s390/zcrypt: Convert to PM ops (diff) | |
download | linux-dev-db7ad63624b370100077aa0a849d54fbeabd432b.tar.xz linux-dev-db7ad63624b370100077aa0a849d54fbeabd432b.zip |
s390/setup: fix memblock usage
When converting from bootmem to memblock I missed a subtle difference:
the memblock_alloc() functions return uninitialized memory, while the
memblock_virt_alloc() functions return zeroed memory.
This led to quite random early boot crashes.
Therefore use the correct version everywhere now.
Hopefully.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions