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:
ab8e523
)
s390/zcore: Fix HSA copy length for last block
author
Michael Holzheu
<holzheu@linux.vnet.ibm.com>
Fri, 19 Apr 2013 16:03:02 +0000
(18:03 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 23 Apr 2013 08:18:07 +0000
(10:18 +0200)
Currently always one page is copied to a user buffer for the last
HSA block in memcpy_hsa(). Now the correct length is used.
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found