From: kernel test robot <lkp@intel.com>
To: Nemanja Rakovic <nemanja.rakovic@syrmia.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Subject: mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/main.o' being placed in section `.ctors.65436'
Date: Mon, 18 Apr 2022 18:54:39 +0800 [thread overview]
Message-ID: <202204181801.r3MMkwJv-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 59250f8a7f3a60a2661b84cbafc1e0eb5d05ec9b
commit: e0a8b93efa2382d370be44bf289157de7e5dacb4 mips: Enable KCSAN
date: 2 months ago
config: mips-randconfig-r015-20220414 (https://download.01.org/0day-ci/archive/20220418/202204181801.r3MMkwJv-lkp@intel.com/config)
compiler: mips64-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e0a8b93efa2382d370be44bf289157de7e5dacb4
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout e0a8b93efa2382d370be44bf289157de7e5dacb4
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/main.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/version.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/do_mounts.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/do_mounts_initrd.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/initramfs.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/calibrate.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/init_task.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-mc.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-hpc.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-int.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-time.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-nvram.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-platform.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-reset.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-setup.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-gio.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip28-berr.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/sgi-ip22/ip22-eisa.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/branch.o' being placed in section `.ctors.65436'
>> mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/cmpxchg.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/elf.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/idle.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/irq.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/process.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/prom.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/ptrace.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/reset.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/setup.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/signal.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/syscall.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/time.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/topology.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/traps.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/unaligned.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/watch.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/vdso.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/cacheinfo.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/cpu-probe.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/cevt-r4k.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/csrc-r4k.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/segment.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/stacktrace.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/module.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/ftrace.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/fpu-probe.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/kprobes.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/proc.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/sysrq.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/i8253.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/machine_kexec.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/crash.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/crash_dump.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/early_printk.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/spinlock_test.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/jump_label.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/kernel/pm.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/cache.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/context.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/extable.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/fault.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/init.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/mmap.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/page.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/pgtable.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/tlbex.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/uasm-mips.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/maccess.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/ioremap64.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/pgtable-64.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/hugetlbpage.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/dma-noncoherent.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/c-r4k.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/tlb-r4k.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/mm/sc-debugfs.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/net/bpf_jit_comp.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `arch/mips/net/bpf_jit_comp64.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/fork.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/exec_domain.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/panic.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/cpu.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/exit.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/resource.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/sysctl.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/capability.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/ptrace.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/user.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/signal.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/sys.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/umh.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/workqueue.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/pid.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/task_work.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/extable.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/params.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/kthread.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/sys_ni.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/nsproxy.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/notifier.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/ksysfs.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/cred.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/reboot.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/async.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/range.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/smpboot.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/ucount.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/regset.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/kmod.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/groups.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/mutex.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/semaphore.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/rwsem.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/percpu-rwsem.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/irqflag-debug.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/mutex-debug.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/lockdep_proc.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/spinlock.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/rtmutex_api.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/spinlock_debug.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/test-ww_mutex.o' being placed in section `.ctors.65436'
mips64-linux-ld: warning: orphan section `.ctors.65436' from `kernel/locking/lock_events.o' being placed in section `.ctors.65436'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
reply other threads:[~2022-04-18 10:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202204181801.r3MMkwJv-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nemanja.rakovic@syrmia.com \
--cc=tsbogend@alpha.franken.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®