diff options
author | Dan Williams <dan.j.williams@intel.com> | 2011-09-28 18:35:27 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-11 09:35:24 -0800 |
commit | 5cbadb2ee60c10ada1a8bfd1f7ba67d8e30a4e39 (patch) | |
tree | 359f25380dc1dd70439dff74d39c174017f9f88b /init | |
parent | 31a471a2d7c27373b80677f65934b16adf4635d5 (diff) | |
download | kernel_samsung_aries-5cbadb2ee60c10ada1a8bfd1f7ba67d8e30a4e39.zip kernel_samsung_aries-5cbadb2ee60c10ada1a8bfd1f7ba67d8e30a4e39.tar.gz kernel_samsung_aries-5cbadb2ee60c10ada1a8bfd1f7ba67d8e30a4e39.tar.bz2 |
isci: fix support for large smp requests
commit 54b5e3a4bfa3452bc10cd4da672099ccc46b8c09 upstream.
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.
Reported-by: Derick Marks <derick.w.marks@intel.com>
Tested-by: Derick Marks <derick.w.marks@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions