mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
a0d2fcd62a
The vDSO data page "union vdso_data_store" is defined in an ARM specific header file and also defined in several other places. Move the definition from the ARM header file into the generic vdso datapage header to make it also usable for others and to prevent code duplication. Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20240219153939.75719-5-anna-maria@linutronix.de |
||
---|---|---|
.. | ||
bits.h | ||
clocksource.h | ||
const.h | ||
datapage.h | ||
gettime.h | ||
helpers.h | ||
jiffies.h | ||
ktime.h | ||
limits.h | ||
math64.h | ||
processor.h | ||
time32.h | ||
time64.h | ||
time.h | ||
vsyscall.h |