[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/3 v2] xen: Implement EFI reset_system callback
On 04/24/2017 01:58 PM, Julien Grall wrote: > When rebooting DOM0 with ACPI on ARM64, the kernel is crashing with the stack > trace [1]. > > This is happening because when EFI runtimes are enabled, the reset code > (see machine_restart) will first try to use EFI restart method. > > However, the EFI restart code is expecting the reset_system callback to > be always set. This is not the case for Xen and will lead to crash. > > The EFI restart helper is used in multiple places and some of them don't > not have fallback (see machine_power_off). So implement reset_system > callback as a call to xen_reboot when using EFI Xen. Reviewed-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |