On Mon, Nov 11, 2024 at 11:34:02PM +, Catalin Marinas wrote:
> I get an error when trying to build this out of tree:
> /home/cmarinas/work/linux/tools/testing/selftests/../../../tools/arch/arm64/include/asm/sysreg.h:132:10:
> fatal error: asm/sysreg-defs.h: No such file or directory
> 132
On Thu, Nov 07, 2024 at 01:38:05AM +, Mark Brown wrote:
> For some reason when we're accessing SVCR in the FP tests we use the raw
> numerical version of the register name rather than hiding that behind a
> preprocessor macro for readability. Since we already use the generated
> defines for sys
For some reason when we're accessing SVCR in the FP tests we use the raw
numerical version of the register name rather than hiding that behind a
preprocessor macro for readability. Since we already use the generated
defines for sysreg bitfields in other the KVM selftests let's do the same
thing her
3 matches
Mail list logo