* jef...@chromium.org [250303 00:09]:
> From: Jeff Xu
>
> Add code to detect if the vdso is memory sealed, skip the test
> if it is.
>
> Signed-off-by: Jeff Xu
> Reviewed-by: Kees Cook
> Reviewed-by: Lorenzo Stoakes
Reviewed-by: Liam R. Howlett
> ---
> .../testing/selftests/x86/test_mre
From: Jeff Xu
Add code to detect if the vdso is memory sealed, skip the test
if it is.
Signed-off-by: Jeff Xu
Reviewed-by: Kees Cook
Reviewed-by: Lorenzo Stoakes
---
.../testing/selftests/x86/test_mremap_vdso.c | 43 +++
1 file changed, 43 insertions(+)
diff --git a/tools/t