On 2023/3/3 11:01, Baoquan He wrote:
> On 03/02/23 at 11:32am, Leizhen (ThunderTown) wrote:
> ..
>>> @@ -166,31 +169,51 @@ static void __init reserve_crashkernel(void)
>>> /* User specifies base address explicitly. */
>>> if (crash_base) {
>>> fixed_base = true;
>>> +
Hi Baoquan,
On Tue, 28 Feb 2023 21:32:26 +0800
Baoquan He wrote:
> Hi Philipp,
>
> On 02/27/23 at 04:19pm, Philipp Rudo wrote:
> ..
> > > diff --git a/kexec/kexec-syscall.h b/kexec/kexec-syscall.h
> > > index be6ccd5..ea77936 100644
> > > --- a/kexec/kexec-syscall.h
> > > +++ b/kexec/kexec
Hi Youling,
On Tue, 28 Feb 2023 10:02:16 +0800
Youling Tang wrote:
> Hi, Philipp
>
> On 02/27/2023 11:19 PM, Philipp Rudo wrote:
> > Hi Youling,
> >
> > On Fri, 24 Feb 2023 17:51:07 +0800
> > Youling Tang wrote:
> >
> >> The initial reason is that after the merger of 29fe5067ed07
> >> ("kexe
On Wed, Mar 01, 2023 at 03:58:19AM -0500, Gautam Menghani wrote:
> Document the elf-ppc64 file options and the "--dt-no-old-root" arch
> specific flag in the man page.
>
> Signed-off-by: Gautam Menghani
Thanks, applied.
___
kexec mailing list
kexec@l
On 03/03/23 at 02:27am, lizhij...@fujitsu.com wrote:
>
>
> On 01/03/2023 16:17, Baoquan He wrote:
> > On 03/01/23 at 06:27am, lizhij...@fujitsu.com wrote:
> > ..
> >> Hi Baoquan
> >>
> >> Greatly appreciate your feedback.
> >>
> >>
> >>> 1) In kernel side, export info of pmem meta data;
> >>>