Skip to content

Commit 54acee6

Browse files
committed
x86/kbuild: Fix Documentation/ reference
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/
1 parent 87f0df7 commit 54acee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1969,7 +1969,7 @@ config X86_USER_SHADOW_STACK
19691969

19701970
CPUs supporting shadow stacks were first released in 2020.
19711971

1972-
See Documentation/x86/shstk.rst for more information.
1972+
See Documentation/arch/x86/shstk.rst for more information.
19731973

19741974
If unsure, say N.
19751975

0 commit comments

Comments
 (0)