objtool: update objtool.txt references

Changeset a8e35fece4 ("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:
Mauro Carvalho Chehab
2022-06-26 10:11:01 +01:00
committed by Jonathan Corbet
parent 8a5d192166
commit d6a21f2d73
5 changed files with 5 additions and 5 deletions

View File

@@ -498,7 +498,7 @@ config STACK_VALIDATION
runtime stack traces are more reliable.
For more information, see
tools/objtool/Documentation/stack-validation.txt.
tools/objtool/Documentation/objtool.txt.
config NOINSTR_VALIDATION
bool