Re: PATCH: Fix crashes with hotplug serverworks

From: Bartlomiej Zolnierkiewicz
Date: Tue Jun 21 2005 - 03:34:28 EST


On 6/21/05, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> On Mon, Jun 20, 2005 at 09:21:13PM +0100, Alan Cox wrote:
> > You can't install the base kernel on a Stratus box because of the
> > overuse of __init. Affects both IDE layers identically. It isn't the
> > only misuser of __init so more review of other drivers (or fixing
> > ide_register code to know about hotplug v non-hotplug chipsets) would be
> > good.
>
> Well, because of fake-hotplug we really need to mark every ->probe routine
> and what's called from it __devinit. Debian has patch to do that forever
> but Bart refused to take it.

If you care to respin your big patch it I'll gladly take it.
It is indeed needed for PCI hotplug.

Bartlomiej
-
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/