public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* [tglx-devel:cleanups 1/38] include/linux/compiler_types.h:44:10: fatal error: 'asm/percpu_types.h' file not found
@ 2026-04-11  5:07 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-04-11  5:07 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: llvm, oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git cleanups
head:   4f7b68811bb6be347b794010429e839e7a23b9d8
commit: bd0087d97e3a6c9fc7d4ecc5e9c7e2e3bf704d9e [1/38] percpu: Sanitize __percpu_qual include hell
config: um-allmodconfig (https://download.01.org/0day-ci/archive/20260411/202604111357.tAmG7omy-lkp@intel.com/config)
compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260411/202604111357.tAmG7omy-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/oe-kbuild-all/202604111357.tAmG7omy-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from arch/x86/um/stub_segv.c:6:
   In file included from arch/x86/um/shared/sysdep/stub.h:6:
   In file included from arch/um/include/shared/skas/stub-data.h:11:
>> include/linux/compiler_types.h:44:10: fatal error: 'asm/percpu_types.h' file not found
      44 | #include <asm/percpu_types.h>
         |          ^~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +44 include/linux/compiler_types.h

    43	
  > 44	#include <asm/percpu_types.h>
    45	#include <linux/compiler-context-analysis.h>
    46	

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-11  5:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-11  5:07 [tglx-devel:cleanups 1/38] include/linux/compiler_types.h:44:10: fatal error: 'asm/percpu_types.h' file not found kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox