* [opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 855/2441] kernel/tkernel/ttools/ttools_module.c:18:10: fatal error: asm/sync_core.h: No such file or directory
@ 2024-09-23 13:43 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-09-23 13:43 UTC (permalink / raw)
To: kaixuxia, frankjpliu, kasong, sagazchen, kernelxing, aurelianliu,
deshengwu, flyingpeng, jason.zeng, wu.zheng, yingbao.jia,
pei.p.jia
Cc: oe-kbuild-all
tree: https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git linux-5.4/lts/5.4.119-20.0009.spr
head: 63759dec7a1be60e43e98e4257de936b546e4656
commit: a2f05eee2322746b8f40207fc13ed476c46c6171 [855/2441] x86/cpu: Relocate sync_core() to sync_core.h
config: arm64-allnoconfig (https://download.01.org/0day-ci/archive/20240923/202409232144.jffc79o3-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 14.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240923/202409232144.jffc79o3-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/202409232144.jffc79o3-lkp@intel.com/
All errors (new ones prefixed by >>):
>> kernel/tkernel/ttools/ttools_module.c:18:10: fatal error: asm/sync_core.h: No such file or directory
18 | #include <asm/sync_core.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
vim +18 kernel/tkernel/ttools/ttools_module.c
> 18 #include <asm/sync_core.h>
19
--
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:[~2024-09-23 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-23 13:43 [opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 855/2441] kernel/tkernel/ttools/ttools_module.c:18:10: fatal error: asm/sync_core.h: No such file or directory kernel test robot
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.