Re: [git pull] sparseirq / irq updates for v2.6.29

From: Yinghai Lu
Date: Sun Dec 28 2008 - 18:24:09 EST


On Sun, Dec 28, 2008 at 3:11 PM, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
>
> On Sat, 27 Dec 2008, Ingo Molnar wrote:
>>
>> well, it's a regression that is being worked on: certain buggy GCC
>> versions (unclear yet what scope but quite rare it appears) optimize out
>> __weak function calls incorrectly.
>
> We've hit that kind of bug before, haven't we? I think the solution last
> time was to make sure that the __weak function is never in the same
> compilation unit as a call to it.

good, will try have another one for test.

YH
--
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/