* [powerpc:next-test 41/58] WARNING: vmlinux.o(.text+0xb0e0): Section mismatch in reference from the function setup_kup() to the function .init.text:setup_kuap()
@ 2019-04-21 17:30 kbuild test robot
0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-04-21 17:30 UTC (permalink / raw)
To: Christophe Leroy; +Cc: linuxppc-dev, kbuild-all
[-- Attachment #1: Type: text/plain, Size: 1295 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next-test
head: 26ad26718dfaa7cf49d106d212ebf2370076c253
commit: 2679f9bd0abafb3044bcbaac0600b32159ac8bf2 [41/58] powerpc/8xx: Add Kernel Userspace Access Protection
config: powerpc-mpc885_ads_defconfig (attached as .config)
compiler: powerpc-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 2679f9bd0abafb3044bcbaac0600b32159ac8bf2
# save the attached .config to linux build tree
GCC_VERSION=7.2.0 make.cross ARCH=powerpc
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> WARNING: vmlinux.o(.text+0xb0e0): Section mismatch in reference from the function setup_kup() to the function .init.text:setup_kuap()
The function setup_kup() references
the function __init setup_kuap().
This is often because setup_kup lacks a __init
annotation or the annotation of setup_kuap is wrong.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 10574 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-04-21 17:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-21 17:30 [powerpc:next-test 41/58] WARNING: vmlinux.o(.text+0xb0e0): Section mismatch in reference from the function setup_kup() to the function .init.text:setup_kuap() kbuild test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox