x86/kbuild: Fix Documentation/ reference
authorDave Hansen <dave.hansen@linux.intel.com>
Wed, 2 Aug 2023 20:37:22 +0000 (13:37 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Wed, 2 Aug 2023 22:01:51 +0000 (15:01 -0700)
x86 documentation moved.  Fix the reference.

Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202307271956.IxoG9X0c-lkp@intel.com/
arch/x86/Kconfig

index e860f80..99e7552 100644 (file)
@@ -1969,7 +1969,7 @@ config X86_USER_SHADOW_STACK
 
          CPUs supporting shadow stacks were first released in 2020.
 
-         See Documentation/x86/shstk.rst for more information.
+         See Documentation/arch/x86/shstk.rst for more information.
 
          If unsure, say N.