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