[PATCH v4 0/1] Identify the accurate NUMA ID of CFMW

Cui Chao posted 1 patch 1 month, 2 weeks ago
There is a newer version of this series
mm/numa_memblks.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
[PATCH v4 0/1] Identify the accurate NUMA ID of CFMW
Posted by Cui Chao 1 month, 2 weeks ago
Changes in v4:
- Condensed the impact description in changelog.
- Added Gregory's Reviewed-by tag.
- Added Dan's Reviewed-by tag.
- Added Cc: <stable@vger.kernel.org> tag

Cui Chao (1):
  mm: numa_memblks: Identify the accurate NUMA ID of CFMW

 mm/numa_memblks.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.33.0
Re: [PATCH v4 0/1] Identify the accurate NUMA ID of CFMW
Posted by Mike Rapoport 1 month, 2 weeks ago
On Fri, 13 Feb 2026 14:03:46 +0800, Cui Chao wrote:
> Changes in v4:
> - Condensed the impact description in changelog.
> - Added Gregory's Reviewed-by tag.
> - Added Dan's Reviewed-by tag.
> - Added Cc: <stable@vger.kernel.org> tag
> 
> Cui Chao (1):
>   mm: numa_memblks: Identify the accurate NUMA ID of CFMW
> 
> [...]

Applied to fixes branch of memblock.git tree, thanks!

[1/1] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
      commit: f043a93fff9e3e3e648b6525483f59104b0819fa

tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
branch: fixes

--
Sincerely yours,
Mike.