Re: [PATCH] deprecate pci_module_init
From: Chris Wedgwood
Date: Wed Nov 03 2004 - 14:25:04 EST
On Wed, Nov 03, 2004 at 02:13:39PM -0500, Jeff Garzik wrote:
> There is a 2.4 version of module_param().
2.4 what?
> The semantics of pci_module_init() versus pci_register_driver() are
> different across 2.4/2.6.
I actually didn't realize this... (in truth I didn't think about it).
Is this explained anywhere?
> If you deprecate pci_module_init(), you are breaking drivers which
> right now can be ported to 2.4 with a simple cp(1).
> It's just downright silly to deprecate the API that is used most
> heavily in drivers.
Sure, I'll buy that.
-
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/