diff options
| author | Hoang-Nam Nguyen <[email protected]> | 2008-04-16 21:01:13 -0700 |
|---|---|---|
| committer | Roland Dreier <[email protected]> | 2008-04-16 21:01:13 -0700 |
| commit | f4f82994d1ea0cd01058a245985f1eb5e569e6d3 (patch) | |
| tree | 67244352967536dd4330928cd53c3e37011fa2ec /tools/perf/scripts/python | |
| parent | 1e89a1946cfd906d12eff437d2a76b3aa7f5e731 (diff) | |
IB/ehca: Remove tgid checking
Pavel Emelyanov <[email protected]> mentioned in <http://lkml.org/lkml/2008/3/17/131>
that the task_struct->tgid field is about to become deprecated, so the
uses in the ehca driver need to be fixed up.
However, all the uses in ehca are for some object ownership checking
that is not really needed, and anyway is implementing a policy that
should be in common code rather than a low-level driver. So just
remove all the checks.
Signed-off-by: Hoang-Nam Nguyen <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions