Re: [RFT 2.6.9-rc1 alpha sys_alcor.c] [1/2] convert pci_find_device to pci_get_device

From: William Lee Irwin III
Date: Mon Sep 13 2004 - 21:28:12 EST


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.

On Mon, Sep 13, 2004 at 07:01:16PM -0700, Richard Henderson wrote:
> Presumably the intent is to eventually remove pci_find_device?
> These routines run at the very beginning of bootup; there cannot
> possibly be any races.

I think it's okay if the intent is to remove pci_find_device() entirely
so drivers etc. don't trip over it. The bootstrap changes are, I
suppose, only to enable the eventual removal, and not meant to resolve
races that may exist there per se.


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/