From: Cornelia Huck Date: Mon, 7 Jan 2013 14:51:51 +0000 (+0100) Subject: KVM: s390: Dynamic allocation of virtio-ccw I/O data. X-Git-Tag: v3.9-rc1~97^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73fa21ea4fc662a2e8e85f84c4ca3fcb55fa4da2;p=pandora-kernel.git KVM: s390: Dynamic allocation of virtio-ccw I/O data. 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 Signed-off-by: Cornelia Huck Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed