Commit 799c8510 authored by Jeremy Cline's avatar Jeremy Cline Committed by Will Deacon

arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI

The referenced file does not exist, but tagged-address-abi.rst does.
Signed-off-by: default avatarJeremy Cline <jcline@redhat.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent c27eccfe
...@@ -1135,7 +1135,7 @@ config ARM64_TAGGED_ADDR_ABI ...@@ -1135,7 +1135,7 @@ config ARM64_TAGGED_ADDR_ABI
When this option is enabled, user applications can opt in to a When this option is enabled, user applications can opt in to a
relaxed ABI via prctl() allowing tagged addresses to be passed relaxed ABI via prctl() allowing tagged addresses to be passed
to system calls as pointer arguments. For details, see to system calls as pointer arguments. For details, see
Documentation/arm64/tagged-address-abi.txt. Documentation/arm64/tagged-address-abi.rst.
menuconfig COMPAT menuconfig COMPAT
bool "Kernel support for 32-bit EL0" bool "Kernel support for 32-bit EL0"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment