[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202203241246.45yFfYOW-lkp@intel.com>
Date: Thu, 24 Mar 2022 12:41:50 +0800
From: kernel test robot <lkp@...el.com>
To: Masami Hiramatsu <mhiramat@...nel.org>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
"Steven Rostedt (VMware)" <rostedt@...dmis.org>,
Nick Desaulniers <ndesaulniers@...gle.com>
Subject: /tmp/ccMaTzSc.s:32: Error: invalid literal constant: pool needs to
be closer
Hi Masami,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: d51b1b33c51d147b757f042b4d336603b699f362
commit: 7e9bf33b812471ee57a03ec7f9b544ca437cc706 ARM: kprobes: Make a frame pointer on __kretprobe_trampoline
date: 5 months ago
config: arm-randconfig-r003-20220323 (https://download.01.org/0day-ci/archive/20220324/202203241246.45yFfYOW-lkp@intel.com/config)
compiler: arm-linux-gnueabi-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=7e9bf33b812471ee57a03ec7f9b544ca437cc706
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 7e9bf33b812471ee57a03ec7f9b544ca437cc706
# 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=arm SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
arch/arm/probes/kprobes/core.c:236:16: warning: no previous prototype for 'kprobe_handler' [-Wmissing-prototypes]
236 | void __kprobes kprobe_handler(struct pt_regs *regs)
| ^~~~~~~~~~~~~~
arch/arm/probes/kprobes/core.c: In function 'arch_init_kprobes':
arch/arm/probes/kprobes/core.c:465:12: warning: old-style function definition [-Wold-style-definition]
465 | int __init arch_init_kprobes()
| ^~~~~~~~~~~~~~~~~
/tmp/ccMaTzSc.s: Assembler messages:
>> /tmp/ccMaTzSc.s:32: Error: invalid literal constant: pool needs to be closer
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists