Re: [IDE] Fix build bug

From: Maciej W. Rozycki
Date: Thu Oct 25 2007 - 10:47:37 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/