From: kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, llvm@lists.linux.dev
Subject: [linux-next:master 6911/11568] vmlinux.o: warning: objtool: enter_from_user_mode+0xcd: call to preempt_count_add() leaves .noinstr.text section
Date: Tue, 19 Jul 2022 20:00:08 +0800 [thread overview]
Message-ID: <202207191954.CZ56ehMv-lkp@intel.com> (raw)
BCC: lkp@intel.com
CC: Linux Memory Management List <linux-mm@kvack.org>
TO: Frederic Weisbecker <frederic@kernel.org>
CC: "Paul E. McKenney" <paulmck@kernel.org>
CC: Nicolas Saenz Julienne <nsaenzju@redhat.com>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 036ad6daa8f0fd357af7f50f9da58539eaa6f68c
commit: 171476775d32a40bfebf83250136c19b2e842672 [6911/11568] context_tracking: Convert state to atomic_t
config: x86_64-buildonly-randconfig-r002-20220718 (https://download.01.org/0day-ci/archive/20220719/202207191954.CZ56ehMv-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project fa0c7639e91fa1cd0cf2ff0445a1634a90fe850a)
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/next/linux-next.git/commit/?id=171476775d32a40bfebf83250136c19b2e842672
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 171476775d32a40bfebf83250136c19b2e842672
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
vmlinux.o: warning: objtool: fixup_bad_iret+0x26: call to memset() leaves .noinstr.text section
>> vmlinux.o: warning: objtool: enter_from_user_mode+0xcd: call to preempt_count_add() leaves .noinstr.text section
>> vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x266: call to preempt_count_add() leaves .noinstr.text section
>> vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0xd0: call to preempt_count_add() leaves .noinstr.text section
>> vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0xcd: call to preempt_count_add() leaves .noinstr.text section
vmlinux.o: warning: objtool: balance_leaf+0x33ac: stack state mismatch: cfa1=4+232 cfa2=4+224
vmlinux.o: warning: objtool: balance_internal+0x133c: stack state mismatch: cfa1=4+256 cfa2=4+264
vmlinux.o: warning: objtool: .text.exynos_iommu_iova_to_phys: unexpected end of section
vmlinux.o: warning: objtool: .text.exynos_iommu_map: unexpected end of section
vmlinux.o: warning: objtool: .text.exynos_iommu_unmap: unexpected end of section
vmlinux.o: warning: objtool: .text.exynos_iommu_domain_free: unexpected end of section
vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x3c: relocation to !ENDBR: twofish_enc_blk+0xaf
objdump-func vmlinux.o enter_from_user_mode+0xcd: call to preempt_count_add:
--
0-DAY CI Kernel Test Service
https://01.org/lkp
reply other threads:[~2022-07-19 12:00 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=202207191954.CZ56ehMv-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=llvm@lists.linux.dev \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.