Re: [PATCH 05/16] elf, uapi: Add type ElfXX_Versym
From: Kees Cook
Date: Tue Feb 04 2025 - 10:33:21 EST
On Mon, Feb 03, 2025 at 10:05:06AM +0100, Thomas Weißschuh wrote:
> The types are used by tools/testing/selftests/vDSO/parse_vdso.c.
> To be able to build the vDSO selftests without a libc dependency,
> add the types to the kernels own UAPI headers.
>
> As documented by elf(5).
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
Reviewed-by: Kees Cook <kees@xxxxxxxxxx>
--
Kees Cook