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@linutronix.de
Reviewed-by: Kees Cook kees@kernel.org