From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Bret Towe <magnade@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.23-rc1 regression: mm: fix fault vs invalidate race for linear mappings
Date: Wed, 25 Jul 2007 13:44:42 +1000 [thread overview]
Message-ID: <46A6C72A.9020801@yahoo.com.au> (raw)
In-Reply-To: <dda83e780707241027k369c2f01j6d16b21266df3a05@mail.gmail.com>
Bret Towe wrote:
> for a while in -git I've had an issue that on boot when gdm loads the
> screen stays black
> using ctrl-f1 doesn't return to a console and killing X doesn't help any
> ssh'ing into the box does work top only shows 100% io-wait
> dmesg shows nothing odd
>
> the work around I have is at the moment is to just move the radeon drm
> module
> out of the way so it doesn't load on boot and X works just fine like that
> I did some bisecting which took a few days and tracked it down to
> commit d00806b183152af6d24f46f0c33f14162ca1262a
>
> its way to complex for me to revert it on top of -rc1 to verify that's
> the issue tho
> I keep forgetting to get a trace of what its waiting on when I'm in that
> kernel
> I assume that would be of use and Ill get that later
>
> the box this is happening on is a g4 mac mini the built in card is a
> radeon 9200
> I'm not seeing any issues on an amd64 box with radeon card it's also a
> 9600 tho
Is this with a binary-only module? We saw an issue with that in SLES9
where the module is returning a locked page from its nopage handler
when it isn't really supposed to. It might be fixed in latest drivers,
have you tried them?
Thanks,
Nick
--
SUSE Labs, Novell Inc.
next prev parent reply other threads:[~2007-07-25 3:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-24 17:27 2.6.23-rc1 regression: mm: fix fault vs invalidate race for linear mappings Bret Towe
2007-07-24 17:44 ` Bret Towe
2007-07-25 3:44 ` Nick Piggin [this message]
2007-07-25 4:37 ` Dave Airlie
2007-07-25 5:43 ` Nick Piggin
2007-07-25 14:54 ` Bret Towe
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=46A6C72A.9020801@yahoo.com.au \
--to=nickpiggin@yahoo.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=magnade@gmail.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.