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:
fb864fb
)
KVM: s390: Dynamic allocation of virtio-ccw I/O data.
author
Cornelia Huck
<cornelia.huck@de.ibm.com>
Mon, 7 Jan 2013 14:51:51 +0000
(15:51 +0100)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 9 Jan 2013 20:40:18 +0000
(18:40 -0200)
Dynamically allocate any data structures like ccw used when
doing channel I/O. Otherwise, we'd need to add extra serialization
for the different callbacks using the same data structures.
Reported-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found