Re: [patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-13 Thread Dave Young
On 11/13/13 at 03:50pm, Matt Fleming wrote: > On Tue, 05 Nov, at 04:20:14PM, dyo...@redhat.com wrote: > > Old kexec-tools can not load new kernel. The reason is previously > > kexec-tools > > do not fill efi_info in x86 setup header thus efi init fail and switch > > to noefi boot. In new

Re: [patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-13 Thread Dave Young
On 11/13/13 at 08:20am, H. Peter Anvin wrote: > On 11/05/2013 12:20 AM, dyo...@redhat.com wrote: > > Old kexec-tools can not load new kernel. The reason is previously > > kexec-tools > > do not fill efi_info in x86 setup header thus efi init fail and switch > > to noefi boot. In new kexec-tools

Re: [patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-13 Thread H. Peter Anvin
On 11/05/2013 12:20 AM, dyo...@redhat.com wrote: > Old kexec-tools can not load new kernel. The reason is previously kexec-tools > do not fill efi_info in x86 setup header thus efi init fail and switch > to noefi boot. In new kexec-tools it will by default fill efi_info and > pass other efi

Re: [patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-13 Thread Matt Fleming
On Tue, 05 Nov, at 04:20:14PM, dyo...@redhat.com wrote: > Old kexec-tools can not load new kernel. The reason is previously kexec-tools > do not fill efi_info in x86 setup header thus efi init fail and switch > to noefi boot. In new kexec-tools it will by default fill efi_info and > pass other efi

Re: [patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-13 Thread Matt Fleming
On Tue, 05 Nov, at 04:20:14PM, dyo...@redhat.com wrote: Old kexec-tools can not load new kernel. The reason is previously kexec-tools do not fill efi_info in x86 setup header thus efi init fail and switch to noefi boot. In new kexec-tools it will by default fill efi_info and pass other efi

Re: [patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-13 Thread H. Peter Anvin
On 11/05/2013 12:20 AM, dyo...@redhat.com wrote: Old kexec-tools can not load new kernel. The reason is previously kexec-tools do not fill efi_info in x86 setup header thus efi init fail and switch to noefi boot. In new kexec-tools it will by default fill efi_info and pass other efi required

Re: [patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-13 Thread Dave Young
On 11/13/13 at 08:20am, H. Peter Anvin wrote: On 11/05/2013 12:20 AM, dyo...@redhat.com wrote: Old kexec-tools can not load new kernel. The reason is previously kexec-tools do not fill efi_info in x86 setup header thus efi init fail and switch to noefi boot. In new kexec-tools it will by

Re: [patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-13 Thread Dave Young
On 11/13/13 at 03:50pm, Matt Fleming wrote: On Tue, 05 Nov, at 04:20:14PM, dyo...@redhat.com wrote: Old kexec-tools can not load new kernel. The reason is previously kexec-tools do not fill efi_info in x86 setup header thus efi init fail and switch to noefi boot. In new kexec-tools it

[patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-05 Thread dyoung
Old kexec-tools can not load new kernel. The reason is previously kexec-tools do not fill efi_info in x86 setup header thus efi init fail and switch to noefi boot. In new kexec-tools it will by default fill efi_info and pass other efi required infomation to 2nd kernel so kexec kernel efi

[patch 7/7 v2] x86: add xloadflags bit for efi runtime support on kexec

2013-11-05 Thread dyoung
Old kexec-tools can not load new kernel. The reason is previously kexec-tools do not fill efi_info in x86 setup header thus efi init fail and switch to noefi boot. In new kexec-tools it will by default fill efi_info and pass other efi required infomation to 2nd kernel so kexec kernel efi