From: Linus Torvalds Date: Fri, 6 Dec 2024 21:42:03 +0000 (-0800) Subject: Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt... X-Git-Tag: v6.13-rc2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ddfc146ed500f9aa071f3d913312bdbb0c9eaae0;p=thirdparty%2Flinux.git 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() --- ddfc146ed500f9aa071f3d913312bdbb0c9eaae0