lkml.org 
[lkml]   [2003]   [Jun]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 22 Jun 2003 16:31:32 -0700
FromAndrew Morton <>
SubjectRe: Linux 2.5.73
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/

\
 
 \ /
  Last update: 2005-03-22 12:36    [W:0.665 / U:0.100 seconds]
©2003-2008 Jasper Spaans