[GIT PULL] memblock: small updates for v6.5-rc1
From: Mike Rapoport
Date: Tue Jun 27 2023 - 04:42:11 EST
Hi Linus,
The following changes since commit 44c026a73be8038f03dbdeef028b642880cf1511:
Linux 6.4-rc3 (2023-05-21 14:05:48 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock memblock-v6.5-rc1
for you to fetch changes up to de649e7f5edb2e61dbd3d64deae44cb165e657ad:
memblock: Update nid info in memblock debugfs (2023-06-02 08:23:41 +0300)
----------------------------------------------------------------
memblock: small updates for 6.5-rc1
* add test for memblock_alloc_node()
* minor coding style fixes
* add flags and nid info in memblock debugfs
----------------------------------------------------------------
Claudio Migliorelli (2):
Add tests for memblock_alloc_node()
Fix some coding style errors in memblock.c
Yuwei Guan (2):
memblock: Add flags and nid info in memblock debugfs
memblock: Update nid info in memblock debugfs
mm/memblock.c | 34 +++++++++++++++++++----
tools/testing/memblock/tests/alloc_nid_api.c | 40 ++++++++++++++++++++++++++++
2 files changed, 69 insertions(+), 5 deletions(-)
--
Sincerely yours,
Mike.