Re: [PATCH v17 0/3] Improve proc RSS accuracy
From: Andrew Morton
Date: Thu Feb 26 2026 - 12:33:26 EST
On Thu, 26 Feb 2026 13:04:22 +0100 Heiko Carstens <hca@xxxxxxxxxxxxx> wrote:
> This seems to cause crashes with linux-next on s390, at least I could bisect
> it to the last patch of this series. Reverting the last one, makes the crashes
> go away:
>
> 0acac6604c1cfd7a1762901f0a4abe87cf3a8619 is the first bad commit
> commit 0acac6604c1cfd7a1762901f0a4abe87cf3a8619 (HEAD)
> Author: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
> AuthorDate: Tue Feb 17 11:10:06 2026 -0500
> Commit: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> CommitDate: Tue Feb 24 11:15:15 2026 -0800
>
> mm: improve RSS counter approximation accuracy for proc interfaces
Thanks, I'll remove this series from linux-next for now.