All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [tip:timers/vdso 10/14] arch/s390/kernel/vdso/getcpu.c:5:10: fatal error: linux/getcpu.h: No such file or directory
Date: Wed, 14 Jan 2026 01:50:28 +0100	[thread overview]
Message-ID: <202601140156.yyGoaFtg-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "low confidence bisect report"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: linux-kernel@vger.kernel.org
CC: x86@kernel.org
TO: "Thomas Weißschuh" <thomas.weissschuh@linutronix.de>
CC: Thomas Gleixner <tglx@kernel.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/vdso
head:   576d8a7a985dde4f51a4561dddc0d8734494d3de
commit: 083103ebab933fd7752e21060a2974e2e9546b1a [10/14] vdso: Remove struct getcpu_cache
:::::: branch date: 11 hours ago
:::::: commit date: 11 hours ago
config: s390-allnoconfig-bpf (https://download.01.org/0day-ci/archive/20260114/202601140156.yyGoaFtg-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 15.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260114/202601140156.yyGoaFtg-lkp@intel.com/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/r/202601140156.yyGoaFtg-lkp@intel.com/

All errors (new ones prefixed by >>):

>> arch/s390/kernel/vdso/getcpu.c:5:10: fatal error: linux/getcpu.h: No such file or directory
       5 | #include <linux/getcpu.h>
         |          ^~~~~~~~~~~~~~~~
   compilation terminated.


vim +5 arch/s390/kernel/vdso/getcpu.c

80f06306240e0a arch/s390/kernel/vdso64/getcpu.c Heiko Carstens 2020-11-16  3  
80f06306240e0a arch/s390/kernel/vdso64/getcpu.c Heiko Carstens 2020-11-16  4  #include <linux/compiler.h>
80f06306240e0a arch/s390/kernel/vdso64/getcpu.c Heiko Carstens 2020-11-16 @5  #include <linux/getcpu.h>
80f06306240e0a arch/s390/kernel/vdso64/getcpu.c Heiko Carstens 2020-11-16  6  #include <asm/timex.h>
1ab3001b6efb78 arch/s390/kernel/vdso64/getcpu.c Heiko Carstens 2020-11-24  7  #include "vdso.h"
80f06306240e0a arch/s390/kernel/vdso64/getcpu.c Heiko Carstens 2020-11-16  8  

:::::: The code at line 5 was first introduced by commit
:::::: 80f06306240e0ad1c75116111be11950474dfda7 s390/vdso: reimplement getcpu vdso syscall

:::::: TO: Heiko Carstens <hca@linux.ibm.com>
:::::: CC: Heiko Carstens <hca@linux.ibm.com>

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

                 reply	other threads:[~2026-01-14  0:50 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=202601140156.yyGoaFtg-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@lists.linux.dev \
    /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.