* [block:tif-task_work 8/30] ./include/generated/asm-offsets.h:97: warning: "_TIF_SIGPENDING" redefined
@ 2020-10-10 1:27 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-10-10 1:27 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 1767 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git tif-task_work
head: c8db62ae267eb1de3e8fc4ac1c12c1618253e159
commit: 0780deadc848022a1786c584b4d8648e0ef0dc52 [8/30] c6x: add support for TIF_NOTIFY_SIGNAL
config: c6x-randconfig-p002-20201009 (attached as .config)
compiler: c6x-elf-gcc (GCC) 9.3.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/axboe/linux-block.git/commit/?id=0780deadc848022a1786c584b4d8648e0ef0dc52
git remote add block https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
git fetch --no-tags block tif-task_work
git checkout 0780deadc848022a1786c584b4d8648e0ef0dc52
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=c6x
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 >>):
In file included from arch/c6x/include/asm/asm-offsets.h:1,
from arch/c6x/kernel/entry.S:13:
>> ./include/generated/asm-offsets.h:97: warning: "_TIF_SIGPENDING" redefined
97 | #define _TIF_SIGPENDING 4 /* (1<<TIF_SIGPENDING) */
|
In file included from arch/c6x/kernel/entry.S:12:
arch/c6x/include/asm/thread_info.h:89: note: this is the location of the previous definition
89 | #define _TIF_SIGPENDING (1 << TIF_SIGPENDING)
|
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 20440 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-10 1:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-10 1:27 [block:tif-task_work 8/30] ./include/generated/asm-offsets.h:97: warning: "_TIF_SIGPENDING" redefined kernel test robot
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.