Re: [PATCH] mm: Add process info to bad rss-counter warning

From: SeongJae Park
Date: Wed Jul 23 2025 - 12:41:03 EST


On Wed, 23 Jul 2025 18:09:00 +0800 Xuanye Liu <liuqiye2025@xxxxxxx> wrote:

> Enhance the debugging information in check_mm() by including the
> process name and PID when reporting bad rss-counter states. This
> helps identify which process is associated with the memory accounting
> issue.
>
> Signed-off-by: Xuanye Liu <liuqiye2025@xxxxxxx>

Acked-by: SeongJae Park <sj@xxxxxxxxxx>


Thanks,
SJ

[...]