mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
UPSTREAM: arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI
(Upstream commit 799c851052).
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
|
|
@ -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…
Reference in New Issue
Block a user