]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
vdso: Remove remnants of architecture-specific random state storage
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 4 Feb 2025 12:05:49 +0000 (13:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Feb 2025 08:54:03 +0000 (09:54 +0100)
commit998a8a2608199fc07c3a49200c73708e9df01e0f
tree12e1b65987cfc011017800fc140da8053e9adc6f
parent9729dceab17bba8a122e26875f05d291b969ce7c
vdso: Remove remnants of architecture-specific random state storage

All users of the random vDSO are using the generic storage
implementation. Remove the now unnecessary compatibility accessor
functions and symbols.

Co-developed-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Nam Cao <namcao@linutronix.de>
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-17-13a4669dfc8c@linutronix.de
include/asm-generic/vdso/vsyscall.h
include/vdso/datapage.h