objtool: update objtool.txt references
Changeseta8e35fece4("objtool: Update documentation") renamed: tools/objtool/Documentation/stack-validation.txt to: tools/objtool/Documentation/objtool.txt. Update the cross-references accordingly. Fixes:a8e35fece4("objtool: Update documentation") Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> Link: https://lore.kernel.org/r/ec285ece6348a5be191aebe45f78d06b3319056b.1656234456.git.mchehab@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
8a5d192166
commit
d6a21f2d73
5 changed files with 5 additions and 5 deletions
|
|
@ -62,7 +62,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") \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue