linux-next: build warning after merge of the akpm-current tree
From: Stephen Rothwell
Date: Tue Jan 02 2018 - 02:04:46 EST
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
WARNING: vmlinux: 'abort' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'abort' exported twice. Previous export was in vmlinux
Introduced by commit
3ff677e9abdf ("kernel/exit.c: export abort() to modules")
EXPORT_SYMBOL(abort) already exists in
arch/arc/kernel/traps.c
arch/arm/kernel/traps.c
arch/m32r/kernel/traps.c
arch/unicore32/kernel/traps.c
--
Cheers,
Stephen Rothwell