The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Hanna Linder <hannal@us.ibm.com>,
	ink@jurassic.park.msu.ru, linux-kernel@vger.kernel.org,
	wli@holomorphy.com
Subject: Re: [RFT 2.6.9-rc1 alpha sys_alcor.c] [1/2] convert pci_find_device to pci_get_device
Date: Mon, 13 Sep 2004 20:35:49 -0700	[thread overview]
Message-ID: <20040914033549.GA13146@kroah.com> (raw)
In-Reply-To: <20040914020116.GA23058@twiddle.net>

On Mon, Sep 13, 2004 at 07:01:16PM -0700, Richard Henderson wrote:
> On Mon, Sep 13, 2004 at 04:37:13PM -0700, Hanna Linder wrote:
> > Here is a very simple patch to convert pci_find_device call to pci_get_device.
> > As I don't have an alpha box or cross compiler could someone (wli- wink wink)
> > please verify it compiles and doesn't break anything, thanks a lot.
> 
> Presumably the intent is to eventually remove pci_find_device?

That is the intent.

> These routines run at the very beginning of bootup; there cannot
> possibly be any races.

I agree there isn't any races here, we just need to get rid of
pci_find_device() as people use it in an unsafe manner in lots of
different places.

thanks,

greg k-h

  parent reply	other threads:[~2004-09-14  3:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-13 23:37 [RFT 2.6.9-rc1 alpha sys_alcor.c] [1/2] convert pci_find_device to pci_get_device Hanna Linder
2004-09-14  2:01 ` Richard Henderson
2004-09-14  2:14   ` William Lee Irwin III
2004-09-14  3:35   ` Greg KH [this message]
2004-09-14  2:02 ` William Lee Irwin III
2004-09-14  3:17   ` William Lee Irwin III
2004-09-14 15:52     ` Hanna Linder
2004-09-14 17:07       ` Herbert Poetzl

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=20040914033549.GA13146@kroah.com \
    --to=greg@kroah.com \
    --cc=hannal@us.ibm.com \
    --cc=ink@jurassic.park.msu.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wli@holomorphy.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox