Re: [PATCH][next] docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfo

From: Petr Mladek
Date: Tue Sep 01 2020 - 08:23:00 EST


On Fri 2020-08-14 23:39:16, John Ogness wrote:
> With the introduction of the lockless printk ringbuffer, the
> VMCOREINFO relating to the kernel log buffer was changed. Update the
> documentation to match those changes.
>
> Fixes: ("printk: use the lockless ringbuffer")
> Signed-off-by: John Ogness <john.ogness@xxxxxxxxxxxxx>
> Reported-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>

The patch is committed in printk/linux.git, branch printk-rework.

Best Regards,
Petr