|
|
|
|
|
|
|
|
|
|
xen-merge
[Xen-merge] [PATCH] suppress building of arch/i386/power/cpu.c
This file carries out various dangerous operations that aren't properly
virtualized yet, and the code provided there really isn't needed only
with CONFIG_PM (which gets forced on by ACPI). Hence the attached patch
conditionalizes the compilation of this file upon either
CONFIG_PM_LEGACY (could even be CONFIG_APM) or CONFIG_SOFTWARE_SUSPEND.
Subsequent patches (merging include/asm-i386/mach-xen/asm/* into
include/asm-i386/*) will, along with the actual merge, conditionalize
some of the constructs used here, which would then make the build fail
if this file was still compiled in.
Jan
xenlinux-i386-pm.patch
Description: Text document
_______________________________________________
Xen-merge mailing list
Xen-merge@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-merge
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-merge] [PATCH] suppress building of arch/i386/power/cpu.c,
Jan Beulich <=
|
|
|
|
|