From: "J. Bruce Fields" <bfields@fieldses.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: unable to handle paging request in worker_thread on apm resume
Date: Wed, 23 Mar 2005 11:06:52 -0500 [thread overview]
Message-ID: <20050323160652.GB19669@fieldses.org> (raw)
In-Reply-To: <20050323023344.62ba883b.akpm@osdl.org>
On Wed, Mar 23, 2005 at 02:33:44AM -0800, Andrew Morton wrote:
> Seems that there's a `struct work_struct' which is still registered but its
> memory has been freed. It's likely that CONFIG_DEBUG_PAGEALLOC caught this.
>
> Either that, or some module got unloaded without flushing its workqueue.
>
> Are you using any modules which do schedule_work()?
No.
> Have you added any code which does schedule_work()?
Hm, I don't think so. But of course I have some nfsv4 patches, and the
nfsv4 nfsd code does use schedule_delayed_work(). It's possible the
cleanup is wrong, and that bringing nfsd up and down could get nfsv4
into some bad state. I'll take a look. Would that explain this?
I'm not claiming this is a recent regression, by the way; apm resume has
always had intermittent problems on this laptop. It's only recently
that I've actually tried to pay attention to those problems. (Bad me!)
--b.
next prev parent reply other threads:[~2005-03-23 16:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-22 4:06 unable to handle paging request in worker_thread on apm resume J. Bruce Fields
2005-03-23 10:33 ` Andrew Morton
2005-03-23 16:06 ` J. Bruce Fields [this message]
2005-03-23 20:18 ` Andrew Morton
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=20050323160652.GB19669@fieldses.org \
--to=bfields@fieldses.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@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