Re: Linux 2.5.73

From: Andrew Morton (akpm@digeo.com)
Date: Sun Jun 22 2003 - 18:31:32 EST


Greg KH <greg@kroah.com> wrote:
>
> On Sun, Jun 22, 2003 at 01:15:26PM -0700, Andrew Morton wrote:
> > Alex Goddard <agoddard@purdue.edu> wrote:
> > >
> > > drivers/usb/host/ehci-hcd.c:977: error: pci_ids causes a section type
> > > conflict
> >
> >
> > Yup.
> >
> > __devinitdata declarations should not be marked const.
>
> Did anyone ever figure out why this is true?
>

The compiler seems to have decided that we're putting R/O data into an R/W
section.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jun 23 2003 - 22:00:39 EST