All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bastian Mäuser" <mephisto@mephis.to>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: reboot after "scrubbing free ram"
Date: Wed, 09 Feb 2011 16:36:14 +0100	[thread overview]
Message-ID: <4D52B46E.3060807@mephis.to> (raw)
In-Reply-To: <alpine.DEB.2.00.1102091449260.7277@kaball-desktop>

Same problem. 2.6.32.25 works fine, btw.

On 02/09/2011 03:49 PM, Stefano Stabellini wrote:
> 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;
>

      reply	other threads:[~2011-02-09 15:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09 10:16 reboot after "scrubbing free ram" Bastian Mäuser
2011-02-09 11:12 ` Ian Campbell
2011-02-09 11:40   ` Bastian Mäuser
2011-02-09 11:48     ` Bastian Mäuser
2011-02-09 11:50     ` Ian Campbell
2011-02-09 12:51       ` Bastian Mäuser
2011-02-09 14:43         ` Stefano Stabellini
2011-02-09 14:49           ` [SPAM] " Stefano Stabellini
2011-02-09 15:36             ` Bastian Mäuser [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D52B46E.3060807@mephis.to \
    --to=mephisto@mephis.to \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.