All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: oe-kbuild-all@lists.linux.dev,
	David Woodhouse <dwmw@amazon.co.uk>,
	Usama Arif <usama.arif@bytedance.com>,
	"Paul E. McKenney" <paulmck@kernel.org>
Subject: [dwmw2:parallel-6.2-rc6-part1 6/9] kernel/smpboot.c:28:1: sparse: sparse: symbol '__pcpu_scope_idle_threads' was not declared. Should it be static?
Date: Sat, 3 Jun 2023 23:02:31 +0800	[thread overview]
Message-ID: <202306032233.CUgcsNvw-lkp@intel.com> (raw)

tree:   git://git.infradead.org/users/dwmw2/linux parallel-6.2-rc6-part1
head:   ce7e2d1e046a163f4c44f091c8a7cc52c49c91ff
commit: 16cbbd7ba311802f092c246998b466512e16237b [6/9] x86/smpboot: Support parallel startup of secondary CPUs
config: x86_64-randconfig-s023-20230531 (https://download.01.org/0day-ci/archive/20230603/202306032233.CUgcsNvw-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce:
        # apt-get install sparse
        # sparse version: v0.6.4-39-gce1a6720-dirty
        git remote add dwmw2 git://git.infradead.org/users/dwmw2/linux
        git fetch --no-tags dwmw2 parallel-6.2-rc6-part1
        git checkout 16cbbd7ba311802f092c246998b466512e16237b
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=x86_64 olddefconfig
        make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' 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>
| Closes: https://lore.kernel.org/oe-kbuild-all/202306032233.CUgcsNvw-lkp@intel.com/

sparse warnings: (new ones prefixed by >>)
>> kernel/smpboot.c:28:1: sparse: sparse: symbol '__pcpu_scope_idle_threads' was not declared. Should it be static?

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2023-06-03 15:02 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=202306032233.CUgcsNvw-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=dwmw@amazon.co.uk \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=paulmck@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=usama.arif@bytedance.com \
    /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.