Re: Possible 6.5 regression: Huge values for "commited memory"
From: Linus Torvalds
Date: Sat Sep 16 2023 - 18:38:34 EST
On Sat, 16 Sept 2023 at 15:20, Michael Labiuk
<michael.labiuk@xxxxxxxxxxxxx> wrote:
>
> This patch fixes problem with counter for committed memory.
>
> Thanks!
Oh, no, thank *you*. With the bisection, this was fairly straightforward.
A silly mistake in the original patch, but hard to see without a clear
"this is when the problem was introduced".
Linus