mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-01 16:14:13 +08:00
1243cb6a67
Documentation/arm64/tagged-address-abi.rst introduces the relaxation of the syscall ABI that allows userspace to pass certain tagged pointers to kernel syscalls. Add the document to index.rst for a correct generation of the table of content. Cc: Will Deacon <will@kernel.org> Cc: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
28 lines
402 B
ReStructuredText
28 lines
402 B
ReStructuredText
==================
|
|
ARM64 Architecture
|
|
==================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
acpi_object_usage
|
|
arm-acpi
|
|
booting
|
|
cpu-feature-registers
|
|
elf_hwcaps
|
|
hugetlbpage
|
|
legacy_instructions
|
|
memory
|
|
pointer-authentication
|
|
silicon-errata
|
|
sve
|
|
tagged-address-abi
|
|
tagged-pointers
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|