All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [block:tif-task_work 8/30] ./include/generated/asm-offsets.h:97: warning: "_TIF_SIGPENDING" redefined
Date: Sat, 10 Oct 2020 09:27:22 +0800	[thread overview]
Message-ID: <202010100920.SalhttPX-lkp@intel.com> (raw)

[-- 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 --]

                 reply	other threads:[~2020-10-10  1:27 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=202010100920.SalhttPX-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /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.