Re: linux-next: Tree for July 22 (uml)
From: Randy Dunlap
Date: Fri Jul 22 2011 - 11:53:52 EST
On Fri, 22 Jul 2011 16:42:37 +1000 Stephen Rothwell wrote:
> Hi all,
uml build on i386 fails with:
arch/um/sys-i386/built-in.o: In function `call_rwsem_down_read_failed':
linux-next-20110722/arch/um/sys-i386/../../x86/lib/rwsem.S:93: undefined reference to `rwsem_down_read_failed'
arch/um/sys-i386/built-in.o: In function `call_rwsem_down_write_failed':
linux-next-20110722/arch/um/sys-i386/../../x86/lib/rwsem.S:105: undefined reference to `rwsem_down_write_failed'
arch/um/sys-i386/built-in.o: In function `call_rwsem_wake':
linux-next-20110722/arch/um/sys-i386/../../x86/lib/rwsem.S:118: undefined reference to `rwsem_wake'
arch/um/sys-i386/built-in.o: In function `call_rwsem_downgrade_wake':
linux-next-20110722/arch/um/sys-i386/../../x86/lib/rwsem.S:130: undefined reference to `rwsem_downgrade_wake'
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/