aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2016-12-01 12:20:09 +0100
committerMartin Schwidefsky <[email protected]>2016-12-02 07:36:24 +0100
commitdb7ad63624b370100077aa0a849d54fbeabd432b (patch)
treedf248c8b794c7970368e25776f2327b2ec5d5184 /lib/test-string_helpers.c
parent3e488c95c72ba8cbe8ab3a5c1c61f058f9e30aed (diff)
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 <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions