* [bcain:bcain/glink 8/73] usr/include/asm/registers.h:234:31: error: expected ';' at end of declaration list
@ 2026-05-07 3:28 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-05-07 3:28 UTC (permalink / raw)
To: Brian Cain; +Cc: llvm, oe-kbuild-all, Richard Kuo
tree: https://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux.git bcain/glink
head: 17a87072c714b49067779a32c01c02adf1d5ba57
commit: 912468fd30fb3900771d7972c28368c32ac82979 [8/73] hexagon: add HVX vector types to UAPI and set EXEC_PAGESIZE to 64KB
config: hexagon-allmodconfig (https://download.01.org/0day-ci/archive/20260507/202605071111.CZeNDxa8-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260507/202605071111.CZeNDxa8-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/202605071111.CZeNDxa8-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from <built-in>:1:
In file included from ./usr/include/linux/ptrace.h:188:
In file included from usr/include/asm/ptrace.h:25:
>> usr/include/asm/registers.h:234:31: error: expected ';' at end of declaration list
234 | struct hvm_event_record hvmer __aligned(8);
| ^
| ;
1 error generated.
--
In file included from <built-in>:1:
>> ./usr/include/asm/registers.h:234:31: error: expected ';' at end of declaration list
234 | struct hvm_event_record hvmer __aligned(8);
| ^
| ;
1 error generated.
--
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-05-07 3:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 3:28 [bcain:bcain/glink 8/73] usr/include/asm/registers.h:234:31: error: expected ';' at end of declaration list 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.