[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen0 build error for c/s 514
>>> "Li, Haicheng" <haicheng.li@xxxxxxxxx> 08.04.08 11:37 >>> >Linux-2.6.18-xen.hg/arch/x86_64/kernel/acpi/sleep-xen.c:54:1: error: >unterminated #ifdef While it clearly was my fault, I'm surprised this didn't get caught before reaching the public tree. Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx> Index: sle10sp2-2008-03-31/arch/x86_64/kernel/acpi/sleep-xen.c =================================================================== --- sle10sp2-2008-03-31.orig/arch/x86_64/kernel/acpi/sleep-xen.c 2008-04-04 11:12:58.000000000 +0200 +++ sle10sp2-2008-03-31/arch/x86_64/kernel/acpi/sleep-xen.c 2008-04-04 11:15:23.000000000 +0200 @@ -137,6 +137,8 @@ static int __init acpi_sleep_setup(char } __setup("acpi_sleep=", acpi_sleep_setup); +#endif /* CONFIG_ACPI_PV_SLEEP */ + #endif /*CONFIG_ACPI_SLEEP */ void acpi_pci_link_exit(void) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |