From: Linus Torvalds Date: Fri, 29 Mar 2019 22:44:11 +0000 (-0700) Subject: Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f9007cc601e7b7ed2e0f0c1664d8252fdce964d3;p=linux.git Merge tag 'arm64-fixes' of git://git./linux/kernel/git/arm64/linux Pull arm64 fix from Catalin Marinas: "Use memblock_alloc() instead of memblock_alloc_low() in request_standard_resources(), the latter being limited to the low 4G memory range on arm64" * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64: replace memblock_alloc_low with memblock_alloc --- f9007cc601e7b7ed2e0f0c1664d8252fdce964d3