mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 17:18:25 +02:00
vdso/datapage.h provides a hidden declaration for _vdso_data. When using it the compiler will automatically generate PC-relative accesses which avoids the need for a custom assembly-based accessor. 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-7-b64f0842d512@linutronix.de |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| note.c | ||
| vdso.lds.S | ||
| vdso.S | ||
| vdsomunge.c | ||
| vgettimeofday.c | ||