mirror-linux/arch/x86/entry/vdso
Vladimir Oltean 63f8b60151 x86/entry/vdso: Fix path of included gettimeofday.c
Commit in Fixes forgot to convert one include path to be relative to the
kernel source directory after adding latter to flags-y.

Fix it.

  [ bp: Rewrite commit message. ]

Fixes: 693c819fed ("x86/entry/vdso: Refactor the vdso build")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20260307174406.1808981-1-vladimir.oltean@nxp.com
2026-03-20 17:56:52 +01:00
..
common x86/entry/vdso: Fix path of included gettimeofday.c 2026-03-20 17:56:52 +01:00
vdso32 x86/entry/vdso32: Work around libgcc unwinder bug 2026-03-04 17:06:08 +01:00
vdso64 x86/entry/vdso: Refactor the vdso build 2026-01-13 15:35:09 -08:00
.gitignore x86: keep legacy generated vdso files around in .gitignore file 2026-02-10 20:03:30 -08:00
Makefile x86/entry/vdso: Refactor the vdso build 2026-01-13 15:35:09 -08:00
extable.c x86/vdso: Add support for exception fixup in vDSO functions 2020-11-18 18:02:50 +01:00
extable.h x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers 2025-03-19 11:47:30 +01:00
vdso32-setup.c x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c 2025-02-07 16:53:04 +01:00
vma.c x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ip 2026-01-13 16:37:58 -08:00