diff options
author | Dan Williams <[email protected]> | 2011-09-28 18:35:27 -0700 |
---|---|---|
committer | James Bottomley <[email protected]> | 2011-10-02 13:07:17 -0500 |
commit | 54b5e3a4bfa3452bc10cd4da672099ccc46b8c09 (patch) | |
tree | f07de6264a0ffb59845f8dfb62d2f158ba50e012 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 6fbc769219a7a8060ea33f397304f05b1cdf8a00 (diff) |
[SCSI] isci: fix support for large smp requests
Kill the local smp response buffer.
Besides being unnecessary, it is too small (currently truncates
responses to 60 bytes). The mid-layer will have already allocated a
sufficiently sized buffer, just kmap and copy into it directly.
Cc: <[email protected]>
Reported-by: Derick Marks <[email protected]>
Tested-by: Derick Marks <[email protected]>
Signed-off-by: Dan Williams <[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