diff options
author | Jiri Slaby <[email protected]> | 2018-05-18 08:47:10 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-06-21 16:34:55 +0200 |
commit | 441ccc3580f45340715fd8f5c4db795b06326404 (patch) | |
tree | 6af589acc745b753188ef113c0b11f21da4e0c83 /net/lapb/lapb_subr.c | |
parent | 17426923b03f098da83b8c1e044934a34959f69b (diff) |
x86/stacktrace: Clarify the reliable success paths
Make clear which path is for user tasks and for kthreads and idle
tasks. This will allow easier plug-in of the ORC unwinder in the next
patches.
Note that we added a check for unwind error to the top of the loop, so
that an error is returned also for user tasks (the 'goto success' would
skip the check after the loop otherwise).
Signed-off-by: Jiri Slaby <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/lkml/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions