]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/objtool/Documentation/stack-validation.txt
Merge branch 'pipe-exclusive-wakeup'
[linux.git] / tools / objtool / Documentation / stack-validation.txt
index 4dd11a554b9b2f7509c1bb8725e7217df33e898f..de094670050be01bb1b801bdbacf6fbe17a8676e 100644 (file)
@@ -21,7 +21,7 @@ instructions).  Similarly, it knows how to follow switch statements, for
 which gcc sometimes uses jump tables.
 
 (Objtool also has an 'orc generate' subcommand which generates debuginfo
-for the ORC unwinder.  See Documentation/x86/orc-unwinder.txt in the
+for the ORC unwinder.  See Documentation/x86/orc-unwinder.rst in the
 kernel tree for more details.)
 
 
@@ -101,7 +101,7 @@ b) ORC (Oops Rewind Capability) unwind table generation
    band.  So it doesn't affect runtime performance and it can be
    reliable even when interrupts or exceptions are involved.
 
-   For more details, see Documentation/x86/orc-unwinder.txt.
+   For more details, see Documentation/x86/orc-unwinder.rst.
 
 c) Higher live patching compatibility rate