Merge tag 'docs-6.0' of git://git.lwn.net/linux
[sfrench/cifs-2.6.git] / tools / include / linux / objtool.h
index 10bc88cc3bf6b8bc4865baf006151a4a25383795..62c54ffbeeaacc74aa9e52697ab11d7deec92d82 100644 (file)
@@ -67,7 +67,7 @@ struct unwind_hint {
  * It should only be used in special cases where you're 100% sure it won't
  * affect the reliability of frame pointers and kernel stack traces.
  *
- * For more information, see tools/objtool/Documentation/stack-validation.txt.
+ * For more information, see tools/objtool/Documentation/objtool.txt.
  */
 #define STACK_FRAME_NON_STANDARD(func) \
        static void __used __section(".discard.func_stack_frame_non_standard") \