Re: [PATCH] arm64: Add support to supply 'kaslr-seed' to secondary kernel

2018-04-23 Thread Bhupesh Sharma
Hello Akashi, On Tue, Apr 17, 2018 at 12:35 AM, Bhupesh Sharma wrote: > Hello Akashi, > > Thanks for the review comments. > > On Mon, Apr 16, 2018 at 8:00 AM, AKASHI Takahiro > wrote: >> Bhupesh, >> >> On Sun, Apr 15, 2018 at 01:49:40AM +0530,

Re: [PATCH] arm64: Add support to supply 'kaslr-seed' to secondary kernel

2018-04-16 Thread Bhupesh Sharma
Hello Akashi, Thanks for the review comments. On Mon, Apr 16, 2018 at 8:00 AM, AKASHI Takahiro wrote: > Bhupesh, > > On Sun, Apr 15, 2018 at 01:49:40AM +0530, Bhupesh Sharma wrote: >> This patch adds the support to supply 'kaslr-seed' to secondary kernel, >> when we

Re: [PATCH] arm64: Add support to supply 'kaslr-seed' to secondary kernel

2018-04-15 Thread AKASHI Takahiro
Bhupesh, On Sun, Apr 15, 2018 at 01:49:40AM +0530, Bhupesh Sharma wrote: > This patch adds the support to supply 'kaslr-seed' to secondary kernel, > when we do a 'kexec warm reboot to another kernel' (although the > behaviour remains the same for the 'kdump' case as well) on arm64 > platforms

[PATCH] arm64: Add support to supply 'kaslr-seed' to secondary kernel

2018-04-14 Thread Bhupesh Sharma
This patch adds the support to supply 'kaslr-seed' to secondary kernel, when we do a 'kexec warm reboot to another kernel' (although the behaviour remains the same for the 'kdump' case as well) on arm64 platforms using the 'kexec_load' invocation method. Lets consider the case where the primary