lkml.org 
[lkml]   [2008]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN
Chuck Ebbert wrote:
> From: Chuck Ebbert <cebbert@redhat.com>
>
> xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN
>
> Xen options need to depend on XEN.
> Also, add newline at end of file.
>
> Without this patch you need to disable CONFIG_PM in order to
> disable CPU hotplugging.
>
> Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

> ---
>
> Index: linux-2.6.26.noarch/arch/x86/xen/Kconfig
> ===================================================================
> --- linux-2.6.26.noarch.orig/arch/x86/xen/Kconfig
> +++ linux-2.6.26.noarch/arch/x86/xen/Kconfig
> @@ -26,5 +26,5 @@ config XEN_MAX_DOMAIN_MEMORY
>
> config XEN_SAVE_RESTORE
> bool
> - depends on PM
> - default y
> \ No newline at end of file
> + depends on XEN && PM
> + default y
>



\
 
 \ /
  Last update: 2008-09-30 01:55    [W:0.042 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site