UPSTREAM: arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI
(Upstream commit 799c85105233514309b201a2d2d7a7934458c999). The referenced file does not exist, but tagged-address-abi.rst does. Signed-off-by: Jeremy Cline <jcline@redhat.com> Signed-off-by: Will Deacon <will@kernel.org> Signed-off-by: Andrey Konovalov <andreyknvl@google.com> Bug: 135692346 Change-Id: Id87593870acd680e37254db234da3536be1b0028
This commit is contained in:
parent
b30052bc69
commit
0737115cfe
1 changed files with 1 additions and 1 deletions
|
@ -971,7 +971,7 @@ config ARM64_TAGGED_ADDR_ABI
|
|||
When this option is enabled, user applications can opt in to a
|
||||
relaxed ABI via prctl() allowing tagged addresses to be passed
|
||||
to system calls as pointer arguments. For details, see
|
||||
Documentation/arm64/tagged-address-abi.txt.
|
||||
Documentation/arm64/tagged-address-abi.rst.
|
||||
|
||||
menuconfig ARMV8_DEPRECATED
|
||||
bool "Emulate deprecated/obsolete ARMv8 instructions"
|
||||
|
|
Loading…
Add table
Reference in a new issue