linux-loongson/arch/x86/um/vdso
Tiwei Bie 1fc350eed6 um: Allocate vdso page pointer statically
Instead of dynamically allocating the pointer to the vdso page during
boot, we can just allocate it statically. Doing so will reduce error
handling and make the code slightly more readable.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250212045756.164977-1-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-03-18 11:04:00 +01:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile um: vdso: Always reject undefined references in during linking 2024-10-23 09:52:49 +02:00
um_vdso.c um: Fix -Wmissing-prototypes warnings for __vdso_* 2024-04-30 14:17:19 +02: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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vdso.S x86/um: Annotate data appropriately 2019-10-18 10:45:03 +02:00
vma.c um: Allocate vdso page pointer statically 2025-03-18 11:04:00 +01:00