All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] panic: disable optimistic spin after halting CPUs
Date: Thu, 13 Jan 2022 16:15:06 +0800	[thread overview]
Message-ID: <202201131622.yTxLGbSw-lkp@intel.com> (raw)
In-Reply-To: <20220113005425.74988-1-stephen.s.brennan@oracle.com>

[-- Attachment #1: Type: text/plain, Size: 2079 bytes --]

Hi Stephen,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on linus/master]
[also build test ERROR on v5.16 next-20220113]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Stephen-Brennan/panic-disable-optimistic-spin-after-halting-CPUs/20220113-085656
base:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 362f533a2a1098fe95020cb59340023e9b11d062
config: xtensa-randconfig-r006-20220113 (https://download.01.org/0day-ci/archive/20220113/202201131622.yTxLGbSw-lkp(a)intel.com/config)
compiler: xtensa-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://github.com/0day-ci/linux/commit/3c321d1696e15907efda52875980b82c4bbf64bc
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Stephen-Brennan/panic-disable-optimistic-spin-after-halting-CPUs/20220113-085656
        git checkout 3c321d1696e15907efda52875980b82c4bbf64bc
        # 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=xtensa SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   xtensa-linux-ld: kernel/panic.o: in function `strcmp':
>> panic.c:(.text.unlikely+0x68): undefined reference to `console_lock_spinning_disable_on_panic'
   xtensa-linux-ld: kernel/panic.o: in function `panic':
   panic.c:(.text.unlikely+0x145): undefined reference to `console_lock_spinning_disable_on_panic'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

  parent reply	other threads:[~2022-01-13  8:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13  0:54 [PATCH] panic: disable optimistic spin after halting CPUs Stephen Brennan
2022-01-13  7:03 ` kernel test robot
2022-01-13  8:15 ` kernel test robot [this message]
2022-01-13 17:39 ` Petr Mladek
2022-01-13 19:36   ` Stephen Brennan
2022-01-14 10:24     ` Petr Mladek
2022-01-18 23:13       ` Stephen Brennan
2022-01-20 16:48         ` Petr Mladek

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=202201131622.yTxLGbSw-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.