Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0737115c authored by Jeremy Cline's avatar Jeremy Cline Committed by Alistair Delva
Browse files

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: default avatarJeremy Cline <jcline@redhat.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
Signed-off-by: default avatarAndrey Konovalov <andreyknvl@google.com>
Bug: 135692346
Change-Id: Id87593870acd680e37254db234da3536be1b0028
parent b30052bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"