Merge tag 'memblock-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Jun 2023 06:21:20 +0000 (23:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Jun 2023 06:21:20 +0000 (23:21 -0700)
commit075e333591e6aee7b0008dd6c14c361bb1509821
treeea2e53679cace84794d890a7c7fcba6973e5d3b2
parentea3f8272876f2958463992f6736ab690fde7fa9c
parentde649e7f5edb2e61dbd3d64deae44cb165e657ad
Merge tag 'memblock-v6.5-rc1' of git://git./linux/kernel/git/rppt/memblock

Pull memblock updates from Mike Rapoport:

 - add test for memblock_alloc_node()

 - minor coding style fixes

 - add flags and nid info in memblock debugfs

* tag 'memblock-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  memblock: Update nid info in memblock debugfs
  memblock: Add flags and nid info in memblock debugfs
  Fix some coding style errors in memblock.c
  Add tests for memblock_alloc_node()
mm/memblock.c