We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c4ff2 commit 8d5903fCopy full SHA for 8d5903f
arch/arm64/include/asm/stacktrace.h
@@ -35,7 +35,7 @@ struct stack_info {
35
* accounting information necessary for robust unwinding.
36
*
37
* @fp: The fp value in the frame record (or the real fp)
38
- * @pc: The fp value in the frame record (or the real lr)
+ * @pc: The lr value in the frame record (or the real lr)
39
40
* @stacks_done: Stacks which have been entirely unwound, for which it is no
41
* longer valid to unwind to.
0 commit comments