Skip to content

Commit 97f26ca

Browse files
mchehabgregkh
authored andcommitted
docs: ABI: vdso: use the right format for ABI
This ABI is not following the format described at ABI/README. Use it, filling in the blanks with the git log that added it, and using the current e-mail from Andy. Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/28c7cf3a71e15fb7499b70ec8f38c2efaaf4add2.1604042072.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 002a9c2 commit 97f26ca

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • Documentation/ABI/stable

Documentation/ABI/stable/vdso

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
What: vDSO
2+
Date: July 2011
3+
KernelVersion: 3.0
4+
Contact: Andy Lutomirski <luto@kernel.org>
5+
Description:
6+
17
On some architectures, when the kernel loads any userspace program it
28
maps an ELF DSO into that program's address space. This DSO is called
39
the vDSO and it often contains useful and highly-optimized alternatives

0 commit comments

Comments
 (0)