Re: [PATCH 0/2] memcg: OOM log improvements

From: Steven Rostedt
Date: Wed Apr 26 2023 - 10:19:51 EST


On Wed, 26 Apr 2023 13:39:17 +0000
Yosry Ahmed <yosryahmed@xxxxxxxxxx> wrote:

> The series uses seq_buf_do_printk() which was only recently introduced
> [1]. It did not land in Linus's tree yet, but ideally it will land this
> merge window. I thought I would share the patches meanwhile for
> feedback.
>
> [1]https://lore.kernel.org/lkml/20230415100110.1419872-1-senozhatsky@xxxxxxxxxxxx/

FYI, it's running through my tests right now (with several other patches).

If everything passes, I'll let it sit in linux-next for a day or two than
push to Linus at the end of the week.

-- Steve