From: John Rose <johnrose@austin.ibm.com>
To: Greg KH <greg@kroah.com>
Cc: Mike Wortman <wortman@us.ibm.com>, lkml <linux-kernel@vger.kernel.org>
Subject: Re: pci_bus_lock question
Date: Thu, 22 Jul 2004 10:11:21 -0500 [thread overview]
Message-ID: <1090509081.1648.5.camel@sinatra.austin.ibm.com> (raw)
In-Reply-To: <20040722070830.GB21907@kroah.com>
I need to remove a bus from the pci_root_buses() list, and I need to do
so from a module. Would it be preferable to export the pci_bus_lock
symbol or create wrappers in the PCI core that safely add/remove buses
to/from this list?
I'm guessing the latter :)
Thanks-
John
On Thu, 2004-07-22 at 02:08, Greg KH wrote:
> On Wed, Jul 21, 2004 at 05:21:08PM -0500, John Rose wrote:
> > But then, most of these violations are in __init functions. I think I
> > just answered my own question :)
>
> Yes, we don't protect the lists in those __init functions, as it isn't
> needed at that point in time.
>
> thanks,
>
> greg k-h
>
next prev parent reply other threads:[~2004-07-22 15:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-21 22:10 pci_bus_lock question John Rose
2004-07-21 22:21 ` John Rose
2004-07-22 7:08 ` Greg KH
2004-07-22 15:11 ` John Rose [this message]
2004-07-24 2:05 ` 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=1090509081.1648.5.camel@sinatra.austin.ibm.com \
--to=johnrose@austin.ibm.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=wortman@us.ibm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.