Re: [PATCH v7 00/18] pstore: mtd: support crash log to block and mtd device

From: Kees Cook
Date: Mon May 11 2020 - 18:39:18 EST


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