From: Christoph Hellwig <hch@infradead.org>
To: Greg KH <gregkh@suse.de>
Cc: Christoph Hellwig <hch@infradead.org>,
"Moore, Eric" <Eric.Moore@lsil.com>,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
James.Bottomley@SteelEye.com, hch@lst.de
Subject: Re: [PATCH ] drivers/base/bus.c - export reprobe
Date: Tue, 14 Mar 2006 17:25:43 +0000 [thread overview]
Message-ID: <20060314172543.GA20331@infradead.org> (raw)
In-Reply-To: <20060314171951.GA22678@suse.de>
On Tue, Mar 14, 2006 at 09:19:51AM -0800, Greg KH wrote:
> I saw the:
>
> + if (dev->driver) {^M
> + if (dev->parent) /* Needed for USB */^M
> + down(&dev->parent->sem);^M
>
> portion and thought it came from USB core code somewhere. Or are you
> referring to the need for USB-storage here?
It's copied from a runtime close to this one in the driver core.
Unfortunately it's not easily sharable so I duplicated those few lines.
next prev parent reply other threads:[~2006-03-14 17:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-14 0:52 [PATCH ] drivers/base/bus.c - export reprobe Moore, Eric
2006-03-14 15:34 ` Greg KH
2006-03-14 17:08 ` Christoph Hellwig
2006-03-14 17:19 ` Greg KH
2006-03-14 17:25 ` Christoph Hellwig [this message]
2006-03-14 17:29 ` Greg KH
2006-03-14 17:43 ` James Bottomley
2006-03-14 17:57 ` Greg KH
2006-03-14 22:43 ` James Bottomley
-- strict thread matches above, loose matches on Subject: below --
2006-03-14 16:18 Moore, Eric
2006-03-14 16:27 ` Jan-Benedict Glaw
2006-03-14 16:50 ` Greg KH
2006-03-14 22:01 Moore, Eric
2006-03-14 22:31 ` Greg KH
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=20060314172543.GA20331@infradead.org \
--to=hch@infradead.org \
--cc=Eric.Moore@lsil.com \
--cc=James.Bottomley@SteelEye.com \
--cc=gregkh@suse.de \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.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