Re: agpgart support for intel SHG2 motherboard, serverworks chipset

From: Greg KH
Date: Tue Sep 09 2003 - 22:36:37 EST


On Tue, Sep 09, 2003 at 05:22:00PM -0500, Matt Domsch wrote:
> > > Anatoly, I've cc'd Greg on this one, as you managed to break the
> > > sysfs new_id stuff that he wrote, so I think he may be interested
> > > in fixing that up 8-)
>
> agp_serverworks_probe() is marked __init. Thus the static lookup
> called by the new_id code fails as this function is no longer in the
> kernel. The fix is to remove __init from the probe routines. I'm looking
> to see how often this occurs elsewhere.

Ah, Russell just got a patch for this into the tree today.

thanks,

greg k-h
-
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/