mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 00:28:54 +02:00
AT_SYSINFO_EHDR defines the auxvector index representing the vDSO
entrypoint. Its value or presence does not depend on whether a vDSO
is actually provided by the kernel.
The definition of AT_SYSINFO_EHDR was gated between CONFIG_VSYSCALL to
avoid a default gate VMA to be created. However that default gate VMA
was removed entirely in commit
|
||
|---|---|---|
| .. | ||
| asm | ||