From: Yinghai Lu <Yinghai.Lu@Sun.COM>
To: Ingo Molnar <mingo@elte.hu>
Cc: Andi Kleen <ak@suse.de>, Christoph Lameter <clameter@sgi.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] print out node_data addr and bootmap_start addr
Date: Thu, 31 Jan 2008 10:53:55 -0800 [thread overview]
Message-ID: <200801311053.56470.yinghai.lu@sun.com> (raw)
In-Reply-To: <20080131130919.GB8499@elte.hu>
On Thursday 31 January 2008 05:09:19 am Ingo Molnar wrote:
>
> * Yinghai Lu <Yinghai.Lu@Sun.COM> wrote:
>
> > [PATCH 1/4] print out node_data addr and bootmap_start addr
>
> thanks, applied.
>
> > nodedata_phys = __pa(node_data[nodeid]);
> > + printk(KERN_INFO " NODE_DATA [%016lx - %016lx]\n", nodedata_phys,
> > + nodedata_phys + pgdat_size - 1);
>
> > + printk(KERN_INFO " bootmap [%016lx - %016lx] pages %lx\n",
> > + bootmap_start, bootmap_start + bootmap_size - 1,
> > + bootmap_pages);
>
> did this help you find the bootmap alignment bug crash?
yes.
YH
prev parent reply other threads:[~2008-01-31 18:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200801291041.10490.yinghai.lu@sun.com>
2008-01-29 19:13 ` Yinghai Lu
2008-01-31 13:09 ` Ingo Molnar
2008-01-31 18:53 ` Yinghai Lu [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=200801311053.56470.yinghai.lu@sun.com \
--to=yinghai.lu@sun.com \
--cc=ak@suse.de \
--cc=akpm@linux-foundation.org \
--cc=clameter@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®