Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation

2018-01-22 Thread Bhupesh SHARMA
Hi, On Fri, Jan 19, 2018 at 5:46 PM, James Morse wrote: > Hello, > > On 16/01/18 07:07, takahiro.aka...@linaro.org wrote: >> On Mon, Jan 15, 2018 at 10:14:05AM +0530, Bhupesh SHARMA wrote: >>> On Sat, Jan 13, 2018 at 8:37 AM, Poonam Aggrwal >>> wrote: > On 08/01/18 04:31, Poonam Aggrwal wro

Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation

2018-01-19 Thread James Morse
Hello, On 16/01/18 07:07, takahiro.aka...@linaro.org wrote: > On Mon, Jan 15, 2018 at 10:14:05AM +0530, Bhupesh SHARMA wrote: >> On Sat, Jan 13, 2018 at 8:37 AM, Poonam Aggrwal >> wrote: On 08/01/18 04:31, Poonam Aggrwal wrote: > Yeah, this is a good point. So ideally the address of the

Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation

2018-01-15 Thread takahiro.aka...@linaro.org
: James Morse [mailto:james.mo...@arm.com] > >> Sent: Friday, January 12, 2018 11:29 PM > >> To: Poonam Aggrwal > >> Cc: linux-arm-ker...@lists.infradead.org; takahiro.aka...@linaro.org; > >> will.dea...@arm.com; G.h. Gao ; Abhimanyu Saini > >> ; kexec@li

Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation

2018-01-14 Thread Bhupesh SHARMA
> Cc: linux-arm-ker...@lists.infradead.org; takahiro.aka...@linaro.org; >> will.dea...@arm.com; G.h. Gao ; Abhimanyu Saini >> ; kexec@lists.infradead.org >> Subject: Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before >> any reservation >> >

RE: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation

2018-01-12 Thread Poonam Aggrwal
; Abhimanyu Saini > ; kexec@lists.infradead.org > Subject: Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before > any reservation > > Hi Poonam, > > On 08/01/18 04:31, Poonam Aggrwal wrote: > > James Morse wrote: > >> On 04/01/18 15:34, Poonam Ag

Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation

2018-01-12 Thread James Morse
Hi Poonam, On 08/01/18 04:31, Poonam Aggrwal wrote: > James Morse 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

RE: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before any reservation

2018-01-07 Thread Poonam Aggrwal
.aka...@linaro.org; will.dea...@arm.com; G.h. Gao > ; Abhimanyu Saini > Subject: Re: [PATCH][v2] arm64: Allocate elfcorehdr & crashkernel mem before > any reservation > > Hi Poonam, > > On 04/01/18 15:34, Poonam Aggrwal wrote: > > Address for both crashkernel memory a