git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff60639
)
isci: fix smp response frame overrun
author
Dan Williams
<dan.j.williams@intel.com>
Fri, 17 Jun 2011 00:20:35 +0000
(17:20 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:04:51 +0000
(
04:04
-0700)
Due to a typo we currently copy way too much when copying over the
response data, but since a request is likely backed by a full page
allocation we don't corrupt live data.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found