[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64N.0710251545300.24086@blysk.ds.pg.gda.pl>
Date: Thu, 25 Oct 2007 15:47:16 +0100 (BST)
From: "Maciej W. Rozycki" <macro@...ux-mips.org>
To: Sam Ravnborg <sam@...nborg.org>
cc: Ralf Baechle <ralf@...ux-mips.org>,
Bartlomiej Zolnierkiewicz <bzolnier@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
linux-mips@...ux-mips.org
Subject: Re: [IDE] Fix build bug
On Thu, 25 Oct 2007, Sam Ravnborg wrote:
> So we can avoid this if we invent a __constinitdata tag that uses
> a new section?
That would do.
> I ask mainly to understand this error - not that I am that found
> of the idea.
Somebody wants to mix up read-only and read/write data in the same
section and GCC quite legitimately complains about it. You cannot have
both at a time.
Maciej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists