kexec fails to boot kernels where CONFIG_RANDOMIZE_BASE=y is set
Vivek Goyal
vgoyal at redhat.com
Fri Aug 22 05:40:32 PDT 2014
On Fri, Aug 22, 2014 at 02:30:37PM +0200, Thomas D. wrote:
> Hi,
>
> Baoquan He wrote:
> > Could you test below patch?
> >
> >
> > This is patch is from Lu Yinghai.
> > ---
> > arch/x86/boot/compressed/misc.c | 14 +++++++++-----
> > 1 file changed, 9 insertions(+), 5 deletions(-)
> >
> > Index: linux-2.6/arch/x86/boot/compressed/misc.c
> > ===================================================================
> > --- linux-2.6.orig/arch/x86/boot/compressed/misc.c
> > +++ linux-2.6/arch/x86/boot/compressed/misc.c
> > [...]
>
> Sorry, I don't know how to apply this patch.
>
> I am building kexec-tools from
> git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git master
> branch and there is no misc.c?!
This is a kernel patch and not kexec-tools patch.
Thanks
Vivek
More information about the kexec
mailing list