linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] memblock: restore check for node validity in arch_numa
@ 2024-12-06 10:26 Mike Rapoport
  2024-12-06 22:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2024-12-06 10:26 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Marc Zyngier, Mike Rapoport, linux-mm, linux-kernel

Hi Linus,

The following changes since commit bcc8eda6d34934d80b96adb8dc4ff5dfc632a53a:

  Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux (2024-11-30 18:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 180bbad698641873120a48857bb3b9f3166bf684:

  arch_numa: Restore nid checks before registering a memblock with a node (2024-12-01 22:04:52 +0200)

----------------------------------------------------------------
memblock: restore check for node validity in arch_numa

Rework of NUMA initialization in arch_numa dropped a check that refused to
accept configurations with invalid node IDs.

Restore that check to ensure that when firmware passes invalid nodes, such
configuration is rejected and kernel gracefully falls back to dummy NUMA.

----------------------------------------------------------------
Marc Zyngier (1):
      arch_numa: Restore nid checks before registering a memblock with a node

Mike Rapoport (Microsoft) (1):
      memblock: allow zero threshold in validate_numa_converage()

 drivers/base/arch_numa.c | 4 ++++
 mm/memblock.c            | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
Sincerely yours,
Mike.


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

* Re: [GIT PULL] memblock: restore check for node validity in arch_numa
  2024-12-06 10:26 [GIT PULL] memblock: restore check for node validity in arch_numa Mike Rapoport
@ 2024-12-06 22:01 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-06 22:01 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Linus Torvalds, Andrew Morton, Marc Zyngier, Mike Rapoport,
	linux-mm, linux-kernel

The pull request you sent on Fri, 6 Dec 2024 12:26:20 +0200:

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

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

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-12-06 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-06 10:26 [GIT PULL] memblock: restore check for node validity in arch_numa Mike Rapoport
2024-12-06 22:01 ` 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