Linking failure on linux-next with arm allyesconfig

Tushar Behera tushar.behera at linaro.org
Thu Aug 22 10:08:15 EDT 2013


Hi,

With ARCH=arm 'allyesconfig' on next-20130822, following linking error
is observed.

arch/arm/kernel/built-in.o: In function `ret_fast_syscall':
/home/tushar/work/lt_devel/staging-tree/linux-next/arch/arm/kernel/entry-common.S:42:
undefined reference to `user_enter'
arch/arm/kernel/built-in.o: In function `no_work_pending':
/home/tushar/work/lt_devel/staging-tree/linux-next/arch/arm/kernel/entry-common.S:77:
undefined reference to `user_enter'
arch/arm/kernel/built-in.o: In function `vector_swi':
/home/tushar/work/lt_devel/staging-tree/linux-next/arch/arm/kernel/entry-common.S:376:
undefined reference to `user_exit'
arch/arm/kernel/built-in.o: In function `__dabt_usr':
/home/tushar/work/lt_devel/staging-tree/linux-next/arch/arm/kernel/entry-armv.S:365:
undefined reference to `user_exit'
arch/arm/kernel/built-in.o: In function `__irq_usr':
/home/tushar/work/lt_devel/staging-tree/linux-next/arch/arm/kernel/entry-armv.S:375:
undefined reference to `user_exit'
arch/arm/kernel/built-in.o: In function `__und_usr':
/home/tushar/work/lt_devel/staging-tree/linux-next/arch/arm/kernel/entry-armv.S:388:
undefined reference to `user_exit'
arch/arm/kernel/built-in.o: In function `__pabt_usr':
/home/tushar/work/lt_devel/staging-tree/linux-next/arch/arm/kernel/entry-armv.S:662:
undefined reference to `user_exit'

-- 
Tushar Behera



More information about the linux-arm-kernel mailing list