linux-stable/arch/x86/entry
Borislav Petkov (AMD) dd0ad4883c x86/vdso: Fix rethunk patching for vdso-image-x32.o too
commit 4969d75dd9 upstream.

In a similar fashion to

  b388e57d46 ("x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o")

annotate vdso-image-x32.o too for objtool so that it gets annotated
properly and the unused return thunk warning doesn't fire.

Reported-by: kernel test robot <oliver.sang@intel.com>
Closes: https://lore.kernel.org/oe-lkp/202403251454.23df6278-lkp@intel.com
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/202403251454.23df6278-lkp@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-04-13 13:10:12 +02:00
..
syscalls
vdso x86/vdso: Fix rethunk patching for vdso-image-x32.o too 2024-04-13 13:10:12 +02:00
vsyscall
calling.h
common.c x86/bhi: Add support for clearing branch history at syscall entry 2024-04-10 16:38:24 +02:00
entry.S
entry_32.S
entry_64.S x86/bhi: Add support for clearing branch history at syscall entry 2024-04-10 16:38:24 +02:00
entry_64_compat.S x86/bhi: Add support for clearing branch history at syscall entry 2024-04-10 16:38:24 +02:00
Makefile
syscall_32.c
syscall_64.c
syscall_x32.c
thunk_32.S
thunk_64.S