|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH v2.0 1/6] Add a config option for memory hot add
On 08/07/2009 08:44, "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx> wrote:
> This patch add an option for memory hot add.
>
> Signed-off-by: Jiang, Yunhong <yunhong.jiang@xxxxxxxxx>
Doesn't need to be a config option. We only have some CONFIG_* options to
avoid modifying Linux-derived files. For new Xen features, don't bother. Add
X86_MAX_PFN in the patch that uses it, and if it is x86_32 only then it
should only be defined for that build target (not x86_64 as well).
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|