* [GIT PULL] memblock updates for v6.2
@ 2022-12-13 8:00 Mike Rapoport
2022-12-14 22:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2022-12-13 8:00 UTC (permalink / raw)
To: Linus Torvalds
Cc: David Hildenbrand, Mike Rapoport, Mike Rapoport,
Rebecca Mckeever, Shaoqin Huang, linux-mm, linux-kernel
Hi Linus,
The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:
Linux 6.1-rc3 (2022-10-30 15:19:28 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v6.2-rc1
for you to fetch changes up to 80c2fe022ef5d29f3bafee90c37dbcff18cab57a:
memblock tests: remove completed TODO item (2022-11-08 09:50:24 +0200)
----------------------------------------------------------------
memblock: extend test coverage
* add tests that trigger reallocation of memblock structures from
memblock itself via memblock_double_array()
* add tests for memblock_alloc_exact_nid_raw() that verify that requested
node and memory range constraints are respected.
----------------------------------------------------------------
Rebecca Mckeever (5):
memblock tests: introduce range tests for memblock_alloc_exact_nid_raw
memblock tests: add top-down NUMA tests for memblock_alloc_exact_nid_raw
memblock tests: add bottom-up NUMA tests for memblock_alloc_exact_nid_raw
memblock tests: add generic NUMA tests for memblock_alloc_exact_nid_raw
memblock tests: remove completed TODO item
Shaoqin Huang (3):
memblock test: Add test to memblock_add() 129th region
memblock test: Add test to memblock_reserve() 129th region
memblock test: Update TODO list
tools/testing/memblock/Makefile | 2 +-
tools/testing/memblock/TODO | 14 +-
tools/testing/memblock/main.c | 2 +
tools/testing/memblock/tests/alloc_exact_nid_api.c | 1113 ++++++++++++++++++++
tools/testing/memblock/tests/alloc_exact_nid_api.h | 25 +
tools/testing/memblock/tests/alloc_nid_api.c | 546 +++++-----
tools/testing/memblock/tests/alloc_nid_api.h | 1 +
tools/testing/memblock/tests/basic_api.c | 184 ++++
tools/testing/memblock/tests/common.c | 7 +-
tools/testing/memblock/tests/common.h | 8 +-
10 files changed, 1622 insertions(+), 280 deletions(-)
create mode 100644 tools/testing/memblock/tests/alloc_exact_nid_api.c
create mode 100644 tools/testing/memblock/tests/alloc_exact_nid_api.h
--
Sincerely yours,
Mike.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] memblock updates for v6.2
2022-12-13 8:00 [GIT PULL] memblock updates for v6.2 Mike Rapoport
@ 2022-12-14 22:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-14 22:25 UTC (permalink / raw)
To: Mike Rapoport
Cc: Linus Torvalds, David Hildenbrand, Mike Rapoport, Mike Rapoport,
Rebecca Mckeever, Shaoqin Huang, linux-mm, linux-kernel
The pull request you sent on Tue, 13 Dec 2022 10:00:18 +0200:
> https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v6.2-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ad76bf1ff18e059d64b70047940d298641d4cc2f
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-14 22:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 8:00 [GIT PULL] memblock updates for v6.2 Mike Rapoport
2022-12-14 22:25 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox