linux/arch/x86/um/vdso
Tiwei Bie 37f847b794 um: vdso: Remove getcpu support on x86
We are going to support SMP on UML/x86, so we can't hard code
the CPU and NUMA node in __vdso_getcpu() anymore. Let's just
remove it and let applications fall back to the syscall.

Suggested-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20251027001815.1666872-7-tiwei.bie@linux.dev
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-10-27 16:41:53 +01:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile x86/um/vdso: Drop VDSO64-y from Makefile 2025-10-27 15:12:06 +01:00
um_vdso.c um: vdso: Remove getcpu support on x86 2025-10-27 16:41:53 +01:00
vdso-layout.lds.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vdso-note.S
vdso.lds.S um: vdso: Remove getcpu support on x86 2025-10-27 16:41:53 +01:00
vdso.S x86/um: Annotate data appropriately 2019-10-18 10:45:03 +02:00
vma.c x86/um/vdso: Panic when vDSO can not be allocated 2025-10-27 15:12:06 +01:00