OSDN Git Service

Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Mar 2019 22:44:11 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Mar 2019 22:44:11 +0000 (15:44 -0700)
commitf9007cc601e7b7ed2e0f0c1664d8252fdce964d3
tree5b180d89fc5df59a482821162f75b59b4d7b2374
parentc0b7f2a5fb957f2d5429b603b1a131ed7c8b4a30
parent9e0a17db517d83d568bb7fa983b54759d4e34f1f
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