Re: Typo in linux-2.6.38/arch/x86/kernel/entry_32.S

From: Eric Vlette
Date: Wed Mar 16 2011 - 16:17:32 EST


On 16/03/2011 20:52, Steven Rostedt wrote:
> On Wed, Mar 16, 2011 at 02:15:26PM +0100, Eric Valette wrote:
>> Hi,
>>
>> Trying to compile 2.6.38, I found the follwoing bug. Compiler barks...
>
> New compiler? (new binutils more likely)

Maybe. I use debian unstable + experimental and upgrade packages almost
everyday...

>>
>> diff linux-2.6.38/arch/x86/kernel/entry_32.S
>> linux-2.6.38/arch/x86/kernel/entry_32.S~
>> 1416c1416
>> < END(async_page_fault)
>> ---
>>> END(apf_page_fault)

But obviously the begin end is not symmetric as in other function.

>>
>
> Ingo and Thomas,
>
> IIRC, you have patches to fix these, right?
>
> Thanks,
>
> -- Steve
>

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