Re: kbuild: Section mismatch warnings

From: David Brownell
Date: Sat Feb 18 2006 - 15:49:17 EST


On Friday 17 February 2006 4:57 pm, Greg KH wrote:

> > > And if so, we should mark the bind functions __init also, to prevent
> > > this from being flagged in the future.
> >
> > And the unbind functions __exit/__exit_p()? Smaller runtime footprints
> > are good. I don't like leaving the driver->init() method invalid, which
> > is I think why I didn't do that before, but saving space is the right
> > thing to do.
>
> Ok, care to create a patch for these?

Done; the Ethernet driver had another patch pending in that area, which
I've also forwarded to you.

- Dave

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