Re: [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement
From: Chang S. Bae
Date: Mon Sep 14 2026 - 14:22:19 EST
On 8/5/2026 6:15 PM, Sohil Mehta wrote:
tools/testing/selftests/x86/Makefile | 3 +-In MAINTAINERS,
tools/testing/selftests/x86/lass.c | 196 +++++++++++++++++++++++++++
2 files changed, 198 insertions(+), 1 deletion(-)
create mode 100644 tools/testing/selftests/x86/lass.c
X86 ARCHITECTURE (32-BIT AND 64-BIT)
...
F: tools/testing/selftests/x86
Hmm... Curious what's the expectation from the KVM maintainers for this patch. Couldn't be directly sent out to the x86 maintainer?
Thanks,
Chang