[PATCH] crash: add prefix for crash dumping messages

2024-04-17 Thread Baoquan He
Add pr_fmt() to kernel/crash_core.c to add the module name to debugging message printed as prefix. And also add prefix 'crashkernel:' to two lines of message printing code in kernel/crash_reserve.c. In kernel/crash_reserve.c, almost all debugging messages have 'crashkernel:' prefix or there's

Re: [PATCH 1/2] arch/loongarch: clean up the left code and Kconfig item related to CRASH_CORE

2024-04-17 Thread Geert Uytterhoeven
On Wed, Apr 17, 2024 at 5:15 AM Huacai Chen wrote: > On Sat, Mar 30, 2024 at 10:24 PM Baoquan He wrote: > > > > On 03/30/24 at 09:59pm, Huacai Chen wrote: > > > Queued, thanks. > > > > Thanks, Huacai. While I noticed Andrew has queued this patchset in his > > mm-unstable branch. > If I'm not