From: William Lee Irwin III <wli@holomorphy.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [1/1] make bad_page() print all of page->flags
Date: Wed, 01 Sep 2004 07:39:11 +0000 [thread overview]
Message-ID: <20040901073911.GY5492@holomorphy.com> (raw)
In-Reply-To: <20040901061443.GW5492@holomorphy.com>
On Tue, Aug 31, 2004 at 11:14:43PM -0700, William Lee Irwin III wrote:
>> (1) is this struct page actually in your virtual mem_map?
On Wed, Sep 01, 2004 at 05:28:17PM +1000, Ian Wienand wrote:
> I'm assuming so, since when it's turned off it works?
That's not quite enough to tell. Generally some kind of dump of the
index of the sparse array (probably the ptes mapping it) so that the
virtual addresses falling within it can be detected is needed to tell.
On Tue, Aug 31, 2004 at 11:14:43PM -0700, William Lee Irwin III wrote:
>> (2) page->flags looks 32-bit, but ia64 doesn't define
>> ARCH_HAS_ATOMIC_UNSIGNED that I can tell; what's going on there?
>> Let's see if those flags are really all zero.
On Wed, Sep 01, 2004 at 05:28:17PM +1000, Ian Wienand wrote:
> Thanks, I applied the patch and it seems to be all zeros
> Bad page state at free_hot_cold_page (in process 'swapper', page e000000004940c98)
> flags:0x0000000000000000 mapping:0000000000000000 mapcount:1 count:0
> Backtrace:
> [-- stops again --]
My bet is that this is not a real page, or otherwise that it's
uninitialized and some kind of boundary conditions in
free_area_init_core() or surrounding functions have been flubbed.
On Tue, Aug 31, 2004 at 11:14:43PM -0700, William Lee Irwin III wrote:
>> (3) "stops dead" isn't a very good description; deadlock? livelock?
>> interrupts on or off?
On Wed, Sep 01, 2004 at 05:28:17PM +1000, Ian Wienand wrote:
> It doesn't respond to magic-sysrq and I guess it takes an MCA because
> it spontaneously reboots after about 10 seconds, though doesn't print
> anything useful before it does that.
"Fatal machine check" sounds like a good description of this.
-- wli
next prev parent reply other threads:[~2004-09-01 7:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-01 6:14 [1/1] make bad_page() print all of page->flags William Lee Irwin III
2004-09-01 7:28 ` Ian Wienand
2004-09-01 7:39 ` William Lee Irwin III [this message]
2004-09-01 15:24 ` Bjorn Helgaas
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=20040901073911.GY5492@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-ia64@vger.kernel.org \
/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