Requested-by: Jan Beulich <jbeul...@suse.com>
Signed-off-by: Wei Liu <wei.l...@citrix.com>
---
 xen/arch/x86/setup.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c
index cf404ec..ae6f4d9 100644
--- a/xen/arch/x86/setup.c
+++ b/xen/arch/x86/setup.c
@@ -416,6 +416,8 @@ static void *__init move_memory(
     return NULL;
 }
 
+#undef BOOTSTRAP_MAP_LIMIT
+
 static uint64_t __init consider_modules(
     uint64_t s, uint64_t e, uint32_t size, const module_t *mod,
     unsigned int nr_mods, unsigned int this_mod)
-- 
git-series 0.9.1

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to