linux/arch/x86/um
Tiwei Bie e047f9af9d um: Centralize stub size calculations
Currently, the stub size is calculated in multiple places. Define
a macro that performs the calculation so that the code is easier
to read and maintain.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-09-10 14:23:52 +02:00
..
asm um/x86: Add system call table to header file 2025-07-11 08:49:02 +02:00
os-Linux um: fix SECCOMP 32bit xstate register restore 2025-06-04 11:40:36 +02:00
shared/sysdep um: Centralize stub size calculations 2025-09-10 14:23:52 +02:00
vdso um: Allocate vdso page pointer statically 2025-03-18 11:04:00 +01:00
Kconfig um: Switch to 4 level page tables on 64 bit 2024-10-10 13:37:22 +02:00
Makefile um: switch to regset API and depend on XSTATE 2024-10-23 12:13:16 +02:00
bugs_32.c um: Add missing headers 2024-04-22 21:46:20 +02:00
bugs_64.c um: Add missing headers 2024-04-22 21:46:20 +02:00
delay.c
elfcore.c um: Add missing headers 2024-04-22 21:46:20 +02:00
fault.c um: Add missing headers 2024-04-22 21:46:20 +02:00
mem_32.c
mem_64.c
ptrace.c execve updates for v6.17 2025-07-28 17:11:40 -07:00
ptrace_32.c um: switch to regset API and depend on XSTATE 2024-10-23 12:13:16 +02:00
ptrace_64.c um: switch to regset API and depend on XSTATE 2024-10-23 12:13:16 +02:00
ptrace_user.c
setjmp_32.S
setjmp_64.S
signal.c um: properly align signal stack on x86_64 2025-02-12 23:40:42 +01:00
stub_segv.c
sys_call_table_32.c x86/syscall: Mark exit[_group] syscall handlers __noreturn 2024-06-28 15:23:38 +02:00
sys_call_table_64.c x86/syscall: Mark exit[_group] syscall handlers __noreturn 2024-06-28 15:23:38 +02:00
syscalls_32.c
syscalls_64.c
sysrq_32.c um: Remove outdated asm/sysrq.h header 2024-09-12 20:44:11 +02:00
sysrq_64.c um: Remove outdated asm/sysrq.h header 2024-09-12 20:44:11 +02:00
tls_32.c um: Stop tracking stub's PID via userspace_pid[] 2025-07-13 19:42:49 +02:00
tls_64.c
user-offsets.c um: switch to regset API and depend on XSTATE 2024-10-23 12:13:16 +02:00