Re: [PATCH printk v3 0/7] various cleanups

From: Petr Mladek
Date: Tue Jul 18 2023 - 06:44:43 EST


On Mon 2023-07-17 21:52:00, John Ogness wrote:
> Hi,
>
> This is v3 of a series providing some cleanup in preparation
> for the threaded/atomic console work. v2 is here [0]. This
> series provides useful cleanups independent of the
> threaded/atomic work.
>
> Changes since v2:
>
> - "NMI safety" patch split into 3 patches: console_unblank,
> keep non-panic CPUs out, do not lock console on panic flush.
>
> - console_unblank() aborts if there are no consoles implementing
> an unblank() callback. This check is performed before taking
> the console lock.
>
> - Commit messages and comments updated to mention the details
> discussed in the v2 feedback.

The patchset looks ready for linux-next. I am going to push it
into printk/linux.git, branch rework/misc-cleanups.

I'll wait a day or two. I think that there is only very small
chance that anyone else would do a review.

Best Regards,
Petr