Merge tag 'memblock-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Sep 2021 19:26:31 +0000 (12:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Sep 2021 19:26:31 +0000 (12:26 -0700)
commit612b23f27793ea1cf41621ca6dc552eb4699f41c
tree5fe0c187a717d051e03c1861cd996a82bf37b915
parent4a3bb4200a5958d76cc26ebe4db4257efa56812b
parente888fa7bb882a1f305526d8f49d7016a7bc5f5ca
Merge tag 'memblock-v5.15-rc1' of git://git./linux/kernel/git/rppt/memblock

Pull memblock updates from Mike Rapoport:
 "Robustness and debug improvements:

   - add check for memory add/cap ordering

   - add missing debug code to memblock_add_node()"

* tag 'memblock-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  memblock: Check memory add/cap ordering
  memblock: Add missing debug code to memblock_add_node()