diff options
| author | NeilBrown <[email protected]> | 2014-07-18 15:39:19 +1000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-07-18 16:35:42 -0700 |
| commit | b1beb91b0e20568a767b8ab50e131074316b66b7 (patch) | |
| tree | 71e4063b1d517cf332b61e85cb6b147ec211f114 /tools/perf/scripts/python/bin/event_analyzing_sample-report | |
| parent | c11da2df834c2d93133f9890afbfcab7b0e38ded (diff) | |
staging/lustre: fix misuse of current->parent.
current->parent is used by ptrace to redirect some signal delivery
to the ptracer. It should only be used by 'ptrace' or 'signal' code.
All other users should use current->real_parent, which is the real
parent.
Signed-off-by: NeilBrown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/event_analyzing_sample-report')
0 files changed, 0 insertions, 0 deletions