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

From: Eric Valette
Date: Wed Mar 16 2011 - 09:25:23 EST


Hi,

Trying to compile 2.6.38, I found the follwoing bug. Compiler barks...

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)

--eric

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