hello, Andrew Turner wrote in <[email protected]>: > commit 76a2904c352b497b32fc902523e3e485f7b06ffd > Author: Sarah Walker <[email protected]> > AuthorDate: 2026-05-12 11:27:13 +0000 > Commit: Andrew Turner <[email protected]> > CommitDate: 2026-05-12 16:54:40 +0000 > > arm64: Add RSI detection for CCA
i think this commit (or a related one) has broken the aarch64
LINT-ACPI kernel build:
--- rsi.o ---
In file included from
/aux0/ci/worker/main-linux-clang-aarch64/build/sys/arm64/arm64/rsi.c:35:
In file included from
/aux0/ci/worker/main-linux-clang-aarch64/build/sys/vm/vm_page.h:68:
In file included from
/aux0/ci/worker/main-linux-clang-aarch64/build/sys/vm/pmap.h:88:
./machine/pmap.h:151:48: error: unknown type name 'vm_prot_t'; did you mean
'vm_page_t'?
151 | int pmap_change_prot(void *va, vm_size_t size, vm_prot_t prot);
| ^~~~~~~~~
| vm_page_t
/aux0/ci/worker/main-linux-clang-aarch64/build/sys/sys/types.h:293:25: note:
'vm_page_t' declared here
293 | typedef struct vm_page *vm_page_t;
| ^
signature.asc
Description: PGP signature
