From: kernel test robot <lkp@intel.com>
To: "Christian A. Ehrhardt" <christian.ehrhardt@codasip.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: [scosu-sched:topic/mmap-cap-prot-wip/v6.18 11/1130] usr/include/linux/atmapi.h:29:25: error: use of undeclared identifier '__u64ptr'
Date: Fri, 22 May 2026 07:47:08 +0800 [thread overview]
Message-ID: <202605220741.ysVbhmII-lkp@intel.com> (raw)
tree: https://github.com/scosu/linux-sched topic/mmap-cap-prot-wip/v6.18
head: f69a5a9d9fee15edde28429e23a4c749a59937bd
commit: d7248704a9e61a04dbe3289ba19e99273d16504e [11/1130] cheri: UAPI: Make sure we can store a user pointer in atm_kptr_t
config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20260522/202605220741.ysVbhmII-lkp@intel.com/config)
compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260522/202605220741.ysVbhmII-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/202605220741.ysVbhmII-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from <built-in>:1:
In file included from ./usr/include/linux/atmlec.h:11:
>> usr/include/linux/atmapi.h:29:25: error: use of undeclared identifier '__u64ptr'
29 | unsigned char _[sizeof(__u64ptr)];
| ^
>> usr/include/linux/atmapi.h:30:2: error: expected ';' after struct
30 | } __ATM_API_ALIGN __CHERI_POINTER_ALIGN atm_kptr_t;
| ^
>> usr/include/linux/atmapi.h:30:19: error: unknown type name '__CHERI_POINTER_ALIGN'
30 | } __ATM_API_ALIGN __CHERI_POINTER_ALIGN atm_kptr_t;
| ^
3 errors generated.
--
In file included from <built-in>:1:
>> ./usr/include/linux/atmapi.h:29:25: error: use of undeclared identifier '__u64ptr'
29 | unsigned char _[sizeof(__u64ptr)];
| ^
>> ./usr/include/linux/atmapi.h:30:2: error: expected ';' after struct
30 | } __ATM_API_ALIGN __CHERI_POINTER_ALIGN atm_kptr_t;
| ^
>> ./usr/include/linux/atmapi.h:30:19: error: unknown type name '__CHERI_POINTER_ALIGN'
30 | } __ATM_API_ALIGN __CHERI_POINTER_ALIGN atm_kptr_t;
| ^
3 errors generated.
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-05-21 23:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202605220741.ysVbhmII-lkp@intel.com \
--to=lkp@intel.com \
--cc=christian.ehrhardt@codasip.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.