* [GIT PULL] memblock: fix build of memblock test
@ 2025-04-13 10:45 Mike Rapoport
2025-04-13 15:16 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2025-04-13 10:45 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Masami Hiramatsu, Mike Rapoport, Wei Yang,
linux-mm, linux-kernel
Hi Linus,
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2025-04-13
for you to fetch changes up to ed471e1984939a500eea179bc16e1c2aadf00db5:
memblock tests: Fix mutex related build error (2025-04-07 09:28:01 +0300)
----------------------------------------------------------------
memblock: fix build of memblock test
Add missing stubs for mutex and free_reserved_area() to memblock tests
----------------------------------------------------------------
Masami Hiramatsu (Google) (1):
memblock tests: Fix mutex related build error
tools/testing/memblock/internal.h | 6 ++++++
tools/testing/memblock/linux/mutex.h | 14 ++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 tools/testing/memblock/linux/mutex.h
--
Sincerely yours,
Mike.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-13 15:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-13 10:45 [GIT PULL] memblock: fix build of memblock test Mike Rapoport
2025-04-13 15:16 ` 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