Re: [PATCH linux-next] include:crash_dump: fix boolreturn.cocci warnings

2021-08-26 Thread Dave Young
On 08/23/21 at 11:01pm, CGEL wrote: > From: Jing Yangyang > > ./include/linux/crash_dump.h:98:50-51:WARNING: return of 0/1 in > function 'is_kdump_kernel' with return type bool > > Return statements in functions returning bool should use true/false > instead of 1/0. > > Generated by:

Re: [PATCH v16 00/15] arm64: MMU enabled kexec relocation

2021-08-26 Thread Pavel Tatashin
On Tue, Aug 24, 2021 at 2:06 PM Catalin Marinas wrote: > > Hi Pavel, > > This series is still missing reviews from those who understand kexec > better than me. Hi Catalin, Yes, I am looking for reviewers. > > On Mon, Aug 02, 2021 at 05:53:53PM -0400, Pavel Tatashin wrote: > > Enable MMU during