On Fri, 06 Mar, at 03:49:24PM, Ard Biesheuvel wrote: > If UEFI Runtime Services are available, they are preferred over direct > PSCI calls or other methods to reset the system. > > For the reset case, we need to hook into machine_restart(), as the > arm_pm_restart function pointer may be overwritten by modules. > > Tested-by: Mark Rutland <[email protected]> > Reviewed-by: Mark Rutland <[email protected]> > Signed-off-by: Ard Biesheuvel <[email protected]> > --- > arch/arm64/kernel/efi.c | 9 +++++++++ > arch/arm64/kernel/process.c | 8 ++++++++ > 2 files changed, 17 insertions(+)
Looks good to me. Reviewed-by: Matt Fleming <[email protected]> Catalin, are you picking this up? -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
