diff for duplicates of <20180116070703.GA15458@linaro.org> diff --git a/a/1.txt b/N1/1.txt index a2689e5..6c9a86b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,12 +8,12 @@ On Mon, Jan 15, 2018 at 10:14:05AM +0530, Bhupesh SHARMA wrote: > > Poonam > > > >> -----Original Message----- -> >> From: James Morse [mailto:james.morse@arm.com] +> >> From: James Morse [mailto:james.morse at arm.com] > >> Sent: Friday, January 12, 2018 11:29 PM > >> To: Poonam Aggrwal <poonam.aggrwal@nxp.com> -> >> Cc: linux-arm-kernel@lists.infradead.org; takahiro.akashi@linaro.org; -> >> will.deacon@arm.com; G.h. Gao <guanhua.gao@nxp.com>; Abhimanyu Saini -> >> <abhimanyu.saini@nxp.com>; kexec@lists.infradead.org +> >> Cc: linux-arm-kernel at lists.infradead.org; takahiro.akashi at linaro.org; +> >> will.deacon at arm.com; G.h. Gao <guanhua.gao@nxp.com>; Abhimanyu Saini +> >> <abhimanyu.saini@nxp.com>; kexec at lists.infradead.org > >> Subject: Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before > >> any reservation > >> @@ -24,10 +24,10 @@ On Mon, Jan 15, 2018 at 10:14:05AM +0530, Bhupesh SHARMA wrote: > >> >> On 04/01/18 15:34, Poonam Aggrwal wrote: > >> >>> Address for both crashkernel memory and elfcorehdr can be assigned > >> >>> statically. For crashkernel memory it is via -> >> >>> crashkernel=SIZE@ADDRESS and elfcorehdr_addr via by kexec-utils in dump +> >> >>> crashkernel=SIZE at ADDRESS and elfcorehdr_addr via by kexec-utils in dump > >> kernel device tree. > >> >> -> >> >> There are some crashkernel=SIZE@ADDRESS values that the user can +> >> >> There are some crashkernel=SIZE at ADDRESS values that the user can > >> >> supply that we must reject. The obvious one is if it overlaps with > >> >> the kernel text. (this patch won't spot this). We need to read the > >> >> hardware's reserved regions from the DT before we allocate the @@ -152,8 +152,3 @@ Thanks, > > Regards, > Bhupesh - -_______________________________________________ -kexec mailing list -kexec@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/kexec diff --git a/a/content_digest b/N1/content_digest index 042ba60..b8084c8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,17 +4,10 @@ "ref\05A58F75E.8030106@arm.com\0" "ref\0DB5PR0401MB173376E6E9B45B871BD1A66086140@DB5PR0401MB1733.eurprd04.prod.outlook.com\0" "ref\0CAFTCetQvrNG7fr2-y4wOmjgFyC6D1U18K3iq5--RcNwt+hEz2g@mail.gmail.com\0" - "From\0takahiro.akashi@linaro.org <takahiro.akashi@linaro.org>\0" - "Subject\0Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation\0" + "From\0takahiro.akashi@linaro.org (takahiro.akashi at linaro.org)\0" + "Subject\0[PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation\0" "Date\0Tue, 16 Jan 2018 16:07:05 +0900\0" - "To\0Bhupesh SHARMA <bhupesh.linux@gmail.com>\0" - "Cc\0Poonam Aggrwal <poonam.aggrwal@nxp.com>" - will.deacon@arm.com <will.deacon@arm.com> - kexec@lists.infradead.org <kexec@lists.infradead.org> - G.h. Gao <guanhua.gao@nxp.com> - Abhimanyu Saini <abhimanyu.saini@nxp.com> - James Morse <james.morse@arm.com> - " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, Jan 15, 2018 at 10:14:05AM +0530, Bhupesh SHARMA wrote:\n" @@ -27,12 +20,12 @@ "> > Poonam\n" "> >\n" "> >> -----Original Message-----\n" - "> >> From: James Morse [mailto:james.morse@arm.com]\n" + "> >> From: James Morse [mailto:james.morse at arm.com]\n" "> >> Sent: Friday, January 12, 2018 11:29 PM\n" "> >> To: Poonam Aggrwal <poonam.aggrwal@nxp.com>\n" - "> >> Cc: linux-arm-kernel@lists.infradead.org; takahiro.akashi@linaro.org;\n" - "> >> will.deacon@arm.com; G.h. Gao <guanhua.gao@nxp.com>; Abhimanyu Saini\n" - "> >> <abhimanyu.saini@nxp.com>; kexec@lists.infradead.org\n" + "> >> Cc: linux-arm-kernel at lists.infradead.org; takahiro.akashi at linaro.org;\n" + "> >> will.deacon at arm.com; G.h. Gao <guanhua.gao@nxp.com>; Abhimanyu Saini\n" + "> >> <abhimanyu.saini@nxp.com>; kexec at lists.infradead.org\n" "> >> Subject: Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before\n" "> >> any reservation\n" "> >>\n" @@ -43,10 +36,10 @@ "> >> >> On 04/01/18 15:34, Poonam Aggrwal wrote:\n" "> >> >>> Address for both crashkernel memory and elfcorehdr can be assigned\n" "> >> >>> statically. For crashkernel memory it is via\n" - "> >> >>> crashkernel=SIZE@ADDRESS and elfcorehdr_addr via by kexec-utils in dump\n" + "> >> >>> crashkernel=SIZE at ADDRESS and elfcorehdr_addr via by kexec-utils in dump\n" "> >> kernel device tree.\n" "> >> >>\n" - "> >> >> There are some crashkernel=SIZE@ADDRESS values that the user can\n" + "> >> >> There are some crashkernel=SIZE at ADDRESS values that the user can\n" "> >> >> supply that we must reject. The obvious one is if it overlaps with\n" "> >> >> the kernel text. (this patch won't spot this). We need to read the\n" "> >> >> hardware's reserved regions from the DT before we allocate the\n" @@ -170,11 +163,6 @@ "> start address in the crashkernel= parameter do not match.\n" "> \n" "> Regards,\n" - "> Bhupesh\n" - "\n" - "_______________________________________________\n" - "kexec mailing list\n" - "kexec@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/kexec + > Bhupesh -dbe507d12d6ba9b3cb0824759b9a802cb5aef85522dc4118c7e1f14b9fd1d4cf +0efe9a214ce6d513240473c83658eaaaa4397f6eac2c7a5f3f69f22e4bba8c24
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.