]> Git Repo - J-linux.git/commitdiff
arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABI
authorJeremy Cline <[email protected]>
Tue, 17 Sep 2019 19:52:27 +0000 (19:52 +0000)
committerWill Deacon <[email protected]>
Wed, 18 Sep 2019 10:33:20 +0000 (11:33 +0100)
The referenced file does not exist, but tagged-address-abi.rst does.

Signed-off-by: Jeremy Cline <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
arch/arm64/Kconfig

index 6ae6ad8a4db0ab63647433c0ebe8473b1d07674c..8960310b4f64032f69a25538e8f2a5a6b4ef9604 100644 (file)
@@ -1135,7 +1135,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 COMPAT
        bool "Kernel support for 32-bit EL0"
This page took 0.051937 seconds and 4 git commands to generate.