projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87f0df7
)
x86/kbuild: Fix Documentation/ reference
author
Dave Hansen
<dave.hansen@linux.intel.com>
Wed, 2 Aug 2023 20:37:22 +0000
(13:37 -0700)
committer
Dave 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
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index e860f805199fdfdaa09608375921895152acf48b..99e7552fff4fa8a46bbfd1d31c6e5774fdc0e7be 100644
(file)
--- a/
arch/x86/Kconfig
+++ b/
arch/x86/Kconfig
@@
-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.