kernel-hacking-2024-linux-s.../include/vdso
Anna-Maria Behnsen d00106bbdf vdso: Add comment about reason for vdso struct ordering
struct vdso_data is optimized for fast access to the often required struct
members. The optimization is not documented in the struct description but
it should be kept in mind, when working with the vdso_data struct.
                                                                                                                                                                                                                                             
Add a comment to the struct description.

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>
Link: https://lore.kernel.org/r/20240701-vdso-cleanup-v1-2-36eb64e7ece2@linutronix.de
2024-07-03 21:27:03 +02:00
..
bits.h
clocksource.h
const.h
datapage.h vdso: Add comment about reason for vdso struct ordering 2024-07-03 21:27:03 +02:00
gettime.h
helpers.h vdso/helpers: Fix grammar in comments 2024-02-20 20:56:00 +01:00
jiffies.h
ktime.h
limits.h
math64.h vdso, math64: Provide mul_u64_u32_add_u64_shr() 2024-04-08 15:03:07 +02:00
processor.h
time.h
time32.h
time64.h
vsyscall.h