]> Git Repo - J-linux.git/commit
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
authorLinus Torvalds <[email protected]>
Fri, 6 Dec 2024 21:42:03 +0000 (13:42 -0800)
committerLinus Torvalds <[email protected]>
Fri, 6 Dec 2024 21:42:03 +0000 (13:42 -0800)
commitddfc146ed500f9aa071f3d913312bdbb0c9eaae0
tree6a6b6278b25034f2ee696a17b593254ae68cf768
parentc7cde621b2acfd6bc7d5f002b19b60ad2ed25df8
parent180bbad698641873120a48857bb3b9f3166bf684
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock

Pull memblock fixes from Mike Rapoport:
 "Restore check for node validity in arch_numa.

  The 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"

* tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  arch_numa: Restore nid checks before registering a memblock with a node
  memblock: allow zero threshold in validate_numa_converage()
This page took 0.047068 seconds and 4 git commands to generate.