* Re: [RFC PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC
[not found] <20251125080542.3721829-2-wangyushan12@huawei.com>
@ 2025-11-28 6:52 ` kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-11-28 6:52 UTC (permalink / raw)
To: Yushan Wang; +Cc: llvm, oe-kbuild-all
Hi Yushan,
[This is a private test report for your RFC patch.]
kernel test robot noticed the following build errors:
[auto build test ERROR on soc/for-next]
[also build test ERROR on linus/master v6.18-rc7]
[cannot apply to next-20251127]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Yushan-Wang/soc-cache-L3-cache-driver-for-HiSilicon-SoC/20251125-160816
base: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git for-next
patch link: https://lore.kernel.org/r/20251125080542.3721829-2-wangyushan12%40huawei.com
patch subject: [RFC PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC
config: um-randconfig-001-20251128 (https://download.01.org/0day-ci/archive/20251128/202511281454.4H2aIAJS-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project b3428bb966f1de8aa48375ffee0eba04ede133b7)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251128/202511281454.4H2aIAJS-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/202511281454.4H2aIAJS-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from <built-in>:1:
>> ./usr/include/misc/hisi_l3c.h:22:2: error: unknown type name 'size_t'
22 | size_t lock_size;
| ^
>> ./usr/include/misc/hisi_l3c.h:23:2: error: unknown type name 'bool'
23 | bool address_alignment;
| ^
./usr/include/misc/hisi_l3c.h:24:2: error: unknown type name 'size_t'
24 | size_t max_lock_size;
| ^
./usr/include/misc/hisi_l3c.h:25:2: error: unknown type name 'size_t'
25 | size_t min_lock_size;
| ^
4 errors generated.
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for I2C_K1
Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && (ARCH_SPACEMIT || COMPILE_TEST [=y]) && OF [=n]
Selected by [y]:
- MFD_SPACEMIT_P1 [=y] && HAS_IOMEM [=y] && (ARCH_SPACEMIT || COMPILE_TEST [=y]) && I2C [=y]
--
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:[~2025-11-28 6:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20251125080542.3721829-2-wangyushan12@huawei.com>
2025-11-28 6:52 ` [RFC PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC 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