linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: memblock tests: fix build errors
@ 2024-04-08  5:35 Mike Rapoport
  2024-04-08 23:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2024-04-08  5:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Mike Rapoport, Wei Yang, linux-mm, linux-kernel

Hi Linus,

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2024-04-08

for you to fetch changes up to 592447f6cb3c20d606d6c5d8e6af68e99707b786:

  memblock tests: fix undefined reference to `BIT' (2024-04-04 11:08:33 +0300)

----------------------------------------------------------------
memblock tests: fix build errors

* add stubs to functions that calls to them were recently added to memblock
but they were missing in tests
* update gfp_types.h to include bits.h so that BIT() definitions won't
depend on other includes

----------------------------------------------------------------
Wei Yang (3):
      memblock tests: fix undefined reference to `early_pfn_to_nid'
      memblock tests: fix undefined reference to `panic'
      memblock tests: fix undefined reference to `BIT'

 include/linux/gfp_types.h    |  2 ++
 tools/include/linux/kernel.h |  1 +
 tools/include/linux/mm.h     |  5 +++++
 tools/include/linux/panic.h  | 19 +++++++++++++++++++
 4 files changed, 27 insertions(+)
 create mode 100644 tools/include/linux/panic.h

-- 
Sincerely yours,
Mike.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: memblock tests: fix build errors
  2024-04-08  5:35 [GIT PULL]: memblock tests: fix build errors Mike Rapoport
@ 2024-04-08 23:19 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-08 23:19 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Linus Torvalds, Andrew Morton, Mike Rapoport, Wei Yang, linux-mm,
	linux-kernel

The pull request you sent on Mon, 8 Apr 2024 08:35:58 +0300:

> https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2024-04-08

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f0a8fe3215c432234baed20eb8210efe1c32b10

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:[~2024-04-08 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08  5:35 [GIT PULL]: memblock tests: fix build errors Mike Rapoport
2024-04-08 23:19 ` 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