aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi/asm/Kbuild
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2016-10-18 13:35:32 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2016-11-29 07:52:55 +0100
commit9e427365af736be864b1cef737b26c516b832144 (patch)
tree2375b5467cd7c61202eae738626479986452074b /arch/s390/include/uapi/asm/Kbuild
parentMAINTAINERS: update for maintainer of s390/zcrypt (diff)
downloadlinux-dev-9e427365af736be864b1cef737b26c516b832144.tar.xz
linux-dev-9e427365af736be864b1cef737b26c516b832144.zip
s390: convert remaining bootmem allocations to memblock
Get rid of all remaining alloc_bootmem calls and use memblock_alloc instead everywhere. This way we get rid of the inconsistent mixture of alloc_bootmem and memblock_alloc usages. Two of the alloc_bootmem_low calls within arch/s390/kernel/setup.c are replaced with memblock_alloc calls that don't enforce that the allocated memory is below 2GB. This restriction was never necessary. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/include/uapi/asm/Kbuild')
0 files changed, 0 insertions, 0 deletions