From: James Bottomley <James.Bottomley@SteelEye.com>
To: Grant Grundler <grundler@parisc-linux.org>
Cc: linux-scsi@vger.kernel.org, Thibaut VARENE <T-Bone@parisc-linux.org>
Subject: Re: [PATCH] add help to WAIT_SCAN option
Date: Sat, 26 May 2007 19:15:43 -0500 [thread overview]
Message-ID: <1180224943.3712.84.camel@mulgrave.il.steeleye.com> (raw)
In-Reply-To: <20070527000637.GB31023@colo.lackof.org>
On Sat, 2007-05-26 at 18:06 -0600, Grant Grundler wrote:
> On Sat, May 26, 2007 at 02:50:14PM -0500, James Bottomley wrote:
> > This solution is still as wrong as it was the last three times it was
> > submitted to linux-scsi:
> >
> > http://marc.info/?t=117906989600001
> > http://marc.info/?t=117926627700012
> > http://marc.info/?t=117923062000004
>
> ugh...sorry. I should have looked first.
>
> > A better, but still not quite right fix is here:
> >
> > http://marc.info/?l=linux-scsi&m=117995785931981
>
> Yes, I like this a lot better too.
> But I'm failing to understanding why "late_initcall" isn't ok.
> I was expecting all drivers to have registered with scsi subsystem
> in their module_init() calls and have the scans get kicked off
> at that point. Further, I assumed "late_initcall" gets called
> after "init" list is processed. What am I missing?
Actually, it's a thinko on my part ... I thought late_initcall() and
module_init() are the same level, and hence this would be link order
dependent. Actually that's only true in the modular case, so the patch
is fine ... I'll put it in.
James
next prev parent reply other threads:[~2007-05-27 0:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-26 19:11 [PATCH] add help to WAIT_SCAN option Grant Grundler
2007-05-26 19:50 ` James Bottomley
2007-05-27 0:06 ` Grant Grundler
2007-05-27 0:15 ` James Bottomley [this message]
2007-05-27 0:27 ` Matthew Wilcox
2007-05-27 0:29 ` James Bottomley
2007-05-27 0:33 ` Matthew Wilcox
2007-05-27 0:53 ` Grant Grundler
2007-05-26 20:44 ` Matthew Wilcox
2007-05-26 22:25 ` Thibaut VARENE
2007-05-26 23:03 ` Matthew Wilcox
2007-05-26 23:10 ` Thibaut VARENE
2007-05-27 0:05 ` Matthew Wilcox
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=1180224943.3712.84.camel@mulgrave.il.steeleye.com \
--to=james.bottomley@steeleye.com \
--cc=T-Bone@parisc-linux.org \
--cc=grundler@parisc-linux.org \
--cc=linux-scsi@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