Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Gregory CLEMENT <gregory.clement@bootlin.com>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: oe-kbuild-all@lists.linux.dev,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"Vladimir Kondratiev" <vladimir.kondratiev@mobileye.com>,
	"Théo Lebrun" <theo.lebrun@bootlin.com>,
	"Tawfik Bayouk" <tawfik.bayouk@mobileye.com>,
	"Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
	linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Gregory CLEMENT" <gregory.clement@bootlin.com>
Subject: Re: [PATCH v3 1/2] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
Date: Wed, 9 Jul 2025 09:04:39 +0800	[thread overview]
Message-ID: <aG3AJ2XnH2JKOjzY@rli9-mobl> (raw)
In-Reply-To: <20250708-smp_calib-v3-1-6dabf01a7d9f@bootlin.com>

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

Hi Gregory,

kernel test robot noticed the following build errors:

[auto build test ERROR on 86731a2a651e58953fc949573895f2fa6d456841]

url:    https://github.com/intel-lab-lkp/linux/commits/Gregory-CLEMENT/MIPS-CPS-Improve-mips_cps_first_online_in_cluster/20250708-214752
base:   86731a2a651e58953fc949573895f2fa6d456841
patch link:    https://lore.kernel.org/r/20250708-smp_calib-v3-1-6dabf01a7d9f%40bootlin.com
patch subject: [PATCH v3 1/2] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
:::::: branch date: 11 hours ago
:::::: commit date: 11 hours ago
config: mips-allnoconfig (attached as .config)
compiler: mips-linux-gcc (GCC) 15.1.0
reproduce (this is a W=1 build): (attached as reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202507090815.zV5novvV-lkp@intel.com/

All errors (new ones prefixed by >>):

   mips-linux-ld: arch/mips/kernel/mips-cm.o: in function `mips_cps_first_online_in_cluster':
>> mips-cm.c:(.text+0x12b4): undefined reference to `mips_cps_cluster_bootcfg'
>> mips-linux-ld: mips-cm.c:(.text+0x12b8): undefined reference to `mips_cps_cluster_bootcfg'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 8419 bytes --]

[-- Attachment #3: reproduce --]
[-- Type: text/plain, Size: 606 bytes --]

reproduce (this is a W=1 build):
        git clone https://github.com/intel/lkp-tests.git ~/lkp-tests
        git checkout 86731a2a651e58953fc949573895f2fa6d456841
        b4 shazam https://lore.kernel.org/r/20250708-smp_calib-v3-1-6dabf01a7d9f@bootlin.com
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-15.1.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=mips olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-15.1.0 ~/lkp-tests/kbuild/make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash

  parent reply	other threads:[~2025-07-09  1:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-08 13:46 [PATCH v3 0/2] MIPS: CPS: Optimise delay CPU calibration and cluster helper function Gregory CLEMENT
2025-07-08 13:46 ` [PATCH v3 1/2] MIPS: CPS: Improve mips_cps_first_online_in_cluster() Gregory CLEMENT
2025-07-08 21:42   ` Jiaxun Yang
2025-07-09  1:04   ` kernel test robot [this message]
2025-07-08 13:46 ` [PATCH v3 2/2] MIPS: CPS: Optimise delay CPU calibration for SMP Gregory CLEMENT
2025-07-08 21:42   ` Jiaxun Yang

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=aG3AJ2XnH2JKOjzY@rli9-mobl \
    --to=lkp@intel.com \
    --cc=gregory.clement@bootlin.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=tawfik.bayouk@mobileye.com \
    --cc=theo.lebrun@bootlin.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=tsbogend@alpha.franken.de \
    --cc=vladimir.kondratiev@mobileye.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox