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 lsm/stable-6.8 PR 20240105 2024-01-09 12:57:46 -08:00
vdso x86/vdso: Fix rethunk patching for vdso-image-x32.o too 2024-04-13 13:10:12 +02:00
vsyscall x86: Allow atomic MM_CONTEXT flags setting 2023-03-16 13:08:39 -07:00
calling.h x86/entry: Optimize common_interrupt_return() 2023-11-21 13:57:30 +01:00
common.c x86/bhi: Add support for clearing branch history at syscall entry 2024-04-10 16:38:24 +02:00
entry.S x86/bugs: Add asm helpers for executing VERW 2024-02-19 16:31:33 -08:00
entry_32.S x86/entry_32: Add VERW just before userspace transition 2024-02-19 16:31:46 -08:00
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 x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y 2022-08-04 12:23:50 +02:00
syscall_32.c x86/syscall: Don't force use of indirect calls for system calls 2024-04-10 16:38:24 +02:00
syscall_64.c x86/syscall: Don't force use of indirect calls for system calls 2024-04-10 16:38:24 +02:00
syscall_x32.c x86/syscall: Don't force use of indirect calls for system calls 2024-04-10 16:38:24 +02:00
thunk_32.S x86/headers: Replace #include <asm/export.h> with #include <linux/export.h> 2023-10-03 10:38:07 +02:00
thunk_64.S x86/headers: Replace #include <asm/export.h> with #include <linux/export.h> 2023-10-03 10:38:07 +02:00