linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Mock <kd6pag@qsl.net>
To: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Cc: Pavel Machek <pavel@suse.cz>
Subject: re: 2.6.10-rc2 on VAIO laptop and PowerMac 8500/G3
Date: Thu, 02 Dec 2004 09:49:39 -0800	[thread overview]
Message-ID: <E1CZv5H-0001zG-00@penngrove.fdns.net> (raw)

> Well, this one has taint from forced module load... If you can
> reproduce it without that, it would be nice to decrease number of
> modules in use, perhaps one of them is a problem?

The diagnosis is correct, the removing the forced module unload prevents
the recursive page fault from happening.  The HOWEVER, i find it troubling
that it is even possible for the page fault handling code to get page
faults...

The problem is with the 'sonypi' module, which i will document separately.
It was being removed/re-installed to prevent the jog wheel from being
broken after software suspend under X windows.  It currently unloads
without forcing on '2.6.10-rc1' but not '2.6.10-rc2'.  If that is moved
to after the software suspend, then the recursive page fault doesn't
happen (until the next suspend).
				    -- JM

             reply	other threads:[~2004-12-02 17:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-02 17:49 John Mock [this message]
2004-12-02 19:10 ` 2.6.10-rc2 on VAIO laptop and PowerMac 8500/G3 Andrew Morton
  -- strict thread matches above, loose matches on Subject: below --
2004-12-02 19:24 Tovar
2004-12-02  8:51 John Mock
2004-12-02 10:25 ` Pavel Machek
2004-12-02 14:48 ` Russell King
2004-12-13 10:13   ` Russell King
2004-11-20 16:58 John Mock
2004-11-20 18:51 ` Pavel Machek
2004-11-20 19:11   ` Lee Revell
2004-11-22 11:58     ` Takashi Iwai
2004-11-30  0:35   ` Andrew Morton
2004-11-30 10:22     ` Pavel Machek
2004-11-19  1:05 John Mock
2004-11-19  2:26 ` Benjamin Herrenschmidt
2004-11-18 22:49 John Mock
2004-11-18 23:17 ` Benjamin Herrenschmidt
2004-11-19 11:49 ` Pavel Machek

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=E1CZv5H-0001zG-00@penngrove.fdns.net \
    --to=kd6pag@qsl.net \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@suse.cz \
    /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;
as well as URLs for NNTP newsgroup(s).