summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/kuser32.S
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2023-05-04 01:51:57 +0300
committerJonathan Corbet <corbet@lwn.net>2023-06-12 15:33:48 +0300
commit263638dc0690f833a6464ccbf5cb9a799edc0751 (patch)
treecb772be0e945baa1298edb4d3cb79c1c80716453 /arch/arm64/kernel/kuser32.S
parente318b36ed37d241eb279382bde587eabf1892e34 (diff)
downloadlinux-263638dc0690f833a6464ccbf5cb9a799edc0751.tar.xz
arm64: Update Documentation/arm references
The Arm documentation has moved to Documentation/arch/arm; update references under arch/arm64 to match. Cc: Will Deacon <will@kernel.org> Cc: linux-arm-kernel@lists.infradead.org Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'arch/arm64/kernel/kuser32.S')
-rw-r--r--arch/arm64/kernel/kuser32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/kernel/kuser32.S b/arch/arm64/kernel/kuser32.S
index 692e9d2e31e5..af046ceac22d 100644
--- a/arch/arm64/kernel/kuser32.S
+++ b/arch/arm64/kernel/kuser32.S
@@ -10,7 +10,7 @@
* aarch32_setup_additional_pages() and are provided for compatibility
* reasons with 32 bit (aarch32) applications that need them.
*
- * See Documentation/arm/kernel_user_helpers.rst for formal definitions.
+ * See Documentation/arch/arm/kernel_user_helpers.rst for formal definitions.
*/
#include <asm/unistd.h>