[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45A55898.4060800@shadowen.org>
Date: Wed, 10 Jan 2007 21:20:24 +0000
From: Andy Whitcroft <apw@...dowen.org>
To: Linus Torvalds <torvalds@...l.org>
CC: Jean Delvare <khali@...ux-fr.org>,
Roman Zippel <zippel@...ux-m68k.org>,
Andrey Borzenkov <arvidjaar@...l.ru>,
Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
Herbert Poetzl <herbert@...hfloor.at>,
Olaf Hering <olaf@...fle.de>
Subject: Re: .version keeps being updated
Linus Torvalds wrote:
>
> On Wed, 10 Jan 2007, Linus Torvalds wrote:
>> Which is why "__init" is wrong. It causes the linker to either put it at
>> the end of the thing (which would break the SuSE tool). Alternatively it
>> causes section mismatch problems ("init" and "const" don't work that well
>> together), in which case it might work, but only due to toolchain bugs.
>>
>> Grr.
>
> Does anybody have the silly SuSE kernel version tool, and could test that
> without the "__init" it all actually works?
Sure, will do.
-apw
-
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