Re: [PATCH v7 07/18] printk: Introduce kmsg_dump_reason_str()
From: Petr Mladek <pmladek@suse.com>
Date: 2020-05-12 08:44:48
Also in:
lkml
From: Petr Mladek <pmladek@suse.com>
Date: 2020-05-12 08:44:48
Also in:
lkml
On Sun 2020-05-10 13:24:25, Kees Cook wrote:
The pstore subsystem already had a private version of this function. With the coming addition of the pstore/zone driver, this needs to be shared. As it really should live with printk, move it there instead. Signed-off-by: Kees Cook <redacted>
I looked only at this printk part and it looks good to me ;-) Acked-by: Petr Mladek <pmladek@suse.com> Best Regards, Petr