linux/lib/vdso
Thomas Weißschuh 92e785d887 random: vDSO: Drop custom PAGE_SIZE definitions
These custom definitions where added in commit 7f053812da ("random:
vDSO: minimize and simplify header includes") to avoid pulling in
non-vDSO-safe headers from linux/page.h.

vdso/page.h provides these definitions for the vDSO now. Use that instead.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260724-vdso-random-page-size-v1-1-e69283d36b2f@linutronix.de
2026-08-10 16:27:14 +02:00
..
datastore.c vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSET 2026-07-07 23:52:53 +02:00
getrandom.c random: vDSO: Drop custom PAGE_SIZE definitions 2026-08-10 16:27:14 +02:00
gettimeofday.c vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactions 2026-07-07 23:52:54 +02:00
Kconfig vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTORE 2026-07-15 10:49:03 +02:00
Makefile vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTORE 2026-07-15 10:49:03 +02:00
Makefile.include vdso: Rename included Makefile 2025-02-21 09:54:01 +01:00