On Fri, 4 Mar 2005 09:03:07 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Thu, Mar 03, 2005 at 07:48:21PM -0800, Randy.Dunlap wrote: > > > > ide/pci/amd74xx: data structs point to __init text which should be > > __devinit; > > unless (a) these are going away real soon, > > or (b) this just can't happen, isn't a real problem, > > or (c) other ? > > This is a problem in most of the IDE PCI drivers. It is a problem if IDE > hotplug is to be expected, and shouldn't be causing any immediate harm > if IDE controllers can't be hotplugged. AMD74xx certainly can't. > > However, I believe it's correct to fix that.
Some time ago hch made a patch fixing all IDE PCI drivers. It was queued to be merged after hotplug support is added but may be merged earlier if needed (to kill sparse warnings?). - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
