[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YAF89EEA1cQK6HJV@alley>
Date: Fri, 15 Jan 2021 12:31:00 +0100
From: Petr Mladek <pmladek@...e.com>
To: John Ogness <john.ogness@...utronix.de>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] printk: fix kmsg_dump_get_buffer length calulations
On Wed 2021-01-13 17:50:13, John Ogness wrote:
> kmsg_dump_get_buffer() uses @syslog to determine if the syslog
> prefix should be written to the buffer. However, when calculating
> the maximum number of records that can fit into the buffer, it
> always counts the bytes from the syslog prefix.
>
> Use @syslog when calculating the maximum number of records that can
> fit into the buffer.
>
> Fixes: e2ae715d66bf ("kmsg - kmsg_dump() use iterator to receive log buffer content")
> Signed-off-by: John Ogness <john.ogness@...utronix.de>
The patch is committed in printk/linux.git, branch printk-rework.
I plan to send it for-5.11 the following week after it spends
few days in linux-next.
Best Regards,
Petr
Powered by blists - more mailing lists