On 06/09/14 at 10:01am, Simon Horman wrote:
> Hi all,
> 
> I am happy to announce the release of kexec-tools 2.0.7.

Simon,

Thanks for the new release.

FYI, the efi kernel patch has been merged into 3.15 kernel:
commit a3530e8fe980f756b823d451fe9243f26db95fa5
Author: Dave Young <[email protected]>
Date:   Fri May 30 11:20:10 2014 +0800

    x86/efi: Do not export efi runtime map in case old map
    
    For ioremapped efi memory aka old_map the virt addresses are not persistant
    across kexec reboot. kexec-tools will read the runtime maps from sysfs then
    pass them to 2nd kernel and assuming kexec efi boot is ok. This will cause
    kexec boot failure.
    
    To address this issue do not export runtime maps in case efi old_map so
    userspace can use no efi boot instead.
    
    Signed-off-by: Dave Young <[email protected]>
    Acked-by: Borislav Petkov <[email protected]>
    Acked-by: Vivek Goyal <[email protected]>
    Signed-off-by: Matt Fleming <[email protected]>

--
Thanks
Dave

_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to