diff options
author | Robert Love <[email protected]> | 2011-04-01 16:05:53 -0700 |
---|---|---|
committer | James Bottomley <[email protected]> | 2011-05-01 10:18:59 -0500 |
commit | b3960afe0477781c84faa2e92dfb00016d6d4e30 (patch) | |
tree | b83b296f74c097e1ec005681e807f8de68416c80 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5c2dce26fd670607b5ff04f18efa38739805f6d6 (diff) |
[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks
This code was incorrectly ported from fcoe.c when the
fcoe transport infrastructure was put into place. It
was originally needed in fcoe.c when dealing with
the rtnl mutex. In that code it was only needed to
avoid a lockdep false positive. In libfcoe we don't
deal with the rtnl mutex, we don't get the lockdep
false positive and therefore we don't need these
checks.
Signed-off-by: Robert Love <[email protected]>
Tested-by: Ross Brattain <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions