From: Linus Torvalds Date: Sat, 21 Feb 2026 17:58:22 +0000 (-0800) Subject: Merge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt... X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=817c16e5655958c34035a10c8c4b93e33e529624;p=linux-2.6-microblaze.git Merge tag 'fixes-2026-02-21' of git://git./linux/kernel/git/rppt/memblock Pull memblock fix from Mike Rapoport: "Fix detection of NUMA node for CXL windows phys_to_target_node() may assign a CXL Fixed Memory Window to the wrong NUMA node when a CXL node resides in the gap of discontinuous System RAM node. Fix this by checking both numa_meminfo and numa_reserved_meminfo, preferring the reserved NID when the address appears in both" * tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock: mm: numa_memblks: Identify the accurate NUMA ID of CFMW --- 817c16e5655958c34035a10c8c4b93e33e529624