Re: [PATCH v7 00/18] pstore: mtd: support crash log to block and mtd device
From: Kees Cook <hidden>
Date: 2020-05-11 22:39:17
Also in:
lkml
From: Kees Cook <hidden>
Date: 2020-05-11 22:39:17
Also in:
lkml
On Sun, May 10, 2020 at 01:24:18PM -0700, Kees Cook wrote:
pstore/ram: Move dump_oops to end of module_param list pstore/platform: Switch pstore_info::name to const pstore/platform: Move module params after declarations pstore/platform: Use backend name for console registration pstore/ram: Refactor ftrace buffer merging pstore/ftrace: Provide ftrace log merging routine printk: Introduce kmsg_dump_reason_str()
For those following along, I've added these to for-next/pstore, as they're all prep patches for the rest of this series. -- Kees Cook