mirror-linux/arch/um/os-Linux
Thomas Weißschuh 293f71435d um: Always set up AT_HWCAP and AT_PLATFORM
Historically the code to set up AT_HWCAP and AT_PLATFORM was only built
for 32bit x86 as it was intermingled with the vDSO passthrough code.

Now that vDSO passthrough has been removed, always pass through AT_HWCAP
and AT_PLATFORM.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20251028-uml-remove-32bit-pseudo-vdso-v1-10-e930063eff5f@weissschuh.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-11-06 13:02:34 +01:00
..
skas um: Add initial SMP support 2025-10-27 16:41:15 +01:00
Makefile um: Always set up AT_HWCAP and AT_PLATFORM 2025-11-06 13:02:34 +01:00
elf_aux.c um: Always set up AT_HWCAP and AT_PLATFORM 2025-11-06 13:02:34 +01:00
execvp.c um: Allow builds with Clang 2022-03-21 08:13:03 -07:00
file.c um: Fix FD copy size in os_rcv_fd_msg() 2025-09-10 14:24:19 +02:00
helper.c um: Prohibit the VM_CLONE flag in run_helper_thread() 2025-03-20 09:26:38 +01:00
internal.h um: Add initial SMP support 2025-10-27 16:41:15 +01:00
irq.c um: Remove the unneeded result variable 2023-02-01 22:11:24 +01:00
main.c um: Always set up AT_HWCAP and AT_PLATFORM 2025-11-06 13:02:34 +01:00
mem.c um: set DONTDUMP and DONTFORK flags on KASAN shadow memory 2024-11-07 17:36:30 +01:00
process.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
registers.c um: Add SECCOMP support detection and initialization 2025-06-02 16:20:01 +02:00
sigio.c um: Fix tgkill compile error on old host OSes 2025-06-02 11:22:55 +02:00
signal.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
smp.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
start_up.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
time.c um: Add initial SMP support 2025-10-27 16:41:15 +01:00
tty.c
umid.c um: Do not propagate uml_dir parameter to kernel 2024-10-23 09:52:48 +02:00
user_syms.c x86/um: Do not inherit vDSO from host 2025-11-06 13:02:33 +01:00
util.c um: Don't mark stack executable 2025-09-10 14:24:13 +02:00