x86/vdso: Use __arch_get_vdso_data() to access vdso data
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Thu, 10 Oct 2024 07:01:13 +0000 (09:01 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 2 Nov 2024 11:37:34 +0000 (12:37 +0100)
commitdd937454d905fad9fcbeccd35ecfc8c3c096fe76
tree97c0d5d140061bd9ea30f9189bea91ebffa031d7
parentf2182dc40a3133fb4308971d164b95d9c405101d
x86/vdso: Use __arch_get_vdso_data() to access vdso data

The implementation details of the vdso_data access will change.
Prepare for that by using the existing helper function.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20241010-vdso-generic-base-v1-11-b64f0842d512@linutronix.de
arch/x86/include/asm/vdso/getrandom.h