[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC 33/35] arm : acpi enable efi for acpi
>>> On 05.02.15 at 06:31, <julien.grall@xxxxxxxxxx> wrote: >> --- a/xen/common/efi/runtime.c >> +++ b/xen/common/efi/runtime.c >> @@ -11,7 +11,13 @@ DEFINE_XEN_GUEST_HANDLE(CHAR16); >> #ifndef COMPAT >> >> #ifdef CONFIG_ARM /* Disabled until runtime services implemented */ > > This comment seems irrelevant now. > >> + >> +#if defined(CONFIG_ARM_64) && defined(CONFIG_ACPI) > > #ifdef CONFIG_ACPI This is common code, and I can't see ACPI and EFI being always in the same supported state (or else we could drop one of the two). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |