Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
* include/linux/kexec_handover.h:129:1: error: expected identifier or '('
@ 2026-07-15 14:10 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-15 14:10 UTC (permalink / raw)
  To: Pratyush Yadav (Google); +Cc: llvm, oe-kbuild-all, 0day robot

tree:   https://github.com/intel-lab-lkp/linux/commits/Pratyush-Yadav/kho-generalize-radix-tree-APIs/20260710-014638
head:   a4ac1827ac09b0b27fd42c9776b5f5bae67530c8
commit: ff640ad9350077a3af2482f69c1e34ee82daeaa2 mm/mm_init: don't rely on memblock to get KHO scratch migratetype
date:   6 days ago
config: x86_64-kexec (https://download.01.org/0day-ci/archive/20260715/202607151609.NMmZBoqm-lkp@intel.com/config)
compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260715/202607151609.NMmZBoqm-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/202607151609.NMmZBoqm-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from mm/mm_init.c:33:
>> include/linux/kexec_handover.h:129:1: error: expected identifier or '('
     129 | {
         | ^
   1 error generated.


vim +129 include/linux/kexec_handover.h

   126	
   127	static inline void kho_init_scratch_migratetype(unsigned long start_pfn,
   128							unsigned long end_pfn);
 > 129	{
   130	}
   131	#endif /* CONFIG_KEXEC_HANDOVER */
   132	

--
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-07-15 14:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15 14:10 include/linux/kexec_handover.h:129:1: error: expected identifier or '(' 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