|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [SPAM] Re: [Xen-devel] reboot after "scrubbing free ram"
On Wed, 9 Feb 2011, Stefano Stabellini wrote:
> Thanks the useful info.
> Could you please try the appended patch (just to rule out a similar
> issue we found recently)?
>
actually I have a better one
diff --git a/arch/x86/mm/init.c b/arch/x86/mm/init.c
index 73ffd55..69f73c1 100644
--- a/arch/x86/mm/init.c
+++ b/arch/x86/mm/init.c
@@ -287,7 +287,7 @@ unsigned long __init_refok init_memory_mapping(unsigned
long start,
load_cr3(swapper_pg_dir);
#endif
-#ifdef CONFIG_X86_64
+#if 0
if (!after_bootmem && !start) {
pud_t *pud;
pmd_t *pmd;
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |