aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2016-09-26 16:16:18 +0100
committerGreg Kroah-Hartman <[email protected]>2016-09-27 12:55:27 +0200
commit9f12cea96f47f98d612a0a0b84f950a0163731bf (patch)
treea3823338b982f0b751795f64ef09fc71bb93659a /tools/perf/scripts/python/call-graph-from-postgresql.py
parent4b75f80003617fe35771a9e27022e8fbd6a41875 (diff)
drivers/tty: Explicitly pass current to show_stack
As noted in commit: 81539169f283329f ("x86/dumpstack: Remove NULL task pointer convention") ... having a NULL task parameter imply current leads to subtle bugs in stack walking code (so far seen on both 86 and arm64), makes callsites harder to read, and is unnecessary as all callers have access to current. As a step towards removing the problematic NULL-implies-current idiom entirely, have the sysrq code explicitly pass current to show_stack. Signed-off-by: Mark Rutland <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Slaby <[email protected]> Cc: Josh Poimboeuf <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions