]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/vdso/vdso2c: Remove page handling
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 4 Feb 2025 12:05:48 +0000 (13:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Feb 2025 08:54:03 +0000 (09:54 +0100)
commit9729dceab17bba8a122e26875f05d291b969ce7c
treefdb1b9b0c439c496532a2ef0fb3960428fd56405
parentdafde29605ebf214747e7602f4f22d3f617373a5
x86/vdso/vdso2c: Remove page handling

The values are not used anymore.
Also the sanity checks performed by vdso2c can never trigger as they
only validate invariants already enforced by the linker script.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250204-vdso-store-rng-v3-16-13a4669dfc8c@linutronix.de
arch/x86/entry/vdso/vdso-layout.lds.S
arch/x86/entry/vdso/vdso2c.c
arch/x86/entry/vdso/vdso2c.h
arch/x86/include/asm/vdso.h