From: Jan Glauber <jang@linux.vnet.ibm.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: LKML <linux-kernel@vger.kernel.org>,
Pavel Emelyanov <xemul@openvz.org>,
Andi Kleen <andi@firstfloor.org>,
Jon Masters <jonathan@jonmasters.org>,
Martin Schwidefksy <schwidefsky@de.ibm.com>
Subject: Re: [PATCH] module loader should not complain about unknown symbol
Date: Wed, 14 Nov 2007 12:12:35 +0000 [thread overview]
Message-ID: <1195042355.5167.5.camel@localhost.localdomain> (raw)
In-Reply-To: <200711131352.23244.rusty@rustcorp.com.au>
On Tue, 2007-11-13 at 13:52 +1100, Rusty Russell wrote:
> On Tuesday 13 November 2007 09:23:12 Rusty Russell wrote:
> > Better might be to put in a waitqueue and wake it up whenever a module is
> > deleted or changes status. Then use_module() can wait if
> > strong_try_module_get() returns -EBUSY (up to 30 seconds, then print a
> > warning and fail).
>
> And here it is. Does it work for you Jan?
No, it hangs at boot time after starting udev. All CPUs are in
cpu_idle(). Unfortunately I've had no time for further debugging and
I'll be offline for the next 10 days...
-jang
prev parent reply other threads:[~2007-11-14 11:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-12 14:18 [PATCH] module loader should not complain about unknown symbol Jan Glauber
2007-11-12 16:59 ` Andi Kleen
2007-11-12 22:23 ` Rusty Russell
2007-11-13 2:52 ` Rusty Russell
2007-11-13 4:08 ` Peter Teoh
2007-11-13 4:40 ` Rusty Russell
2007-11-13 4:55 ` Jon Masters
2007-11-14 12:12 ` Jan Glauber [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=1195042355.5167.5.camel@localhost.localdomain \
--to=jang@linux.vnet.ibm.com \
--cc=andi@firstfloor.org \
--cc=jonathan@jonmasters.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=schwidefsky@de.ibm.com \
--cc=xemul@openvz.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