From: Rusty Russell Date: Tue, 30 Dec 2008 15:26:02 +0000 (-0600) Subject: virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize X-Git-Tag: v2.6.29-rc1~558^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db40598863e8cbbd11053ad3c8bae89000f603f9;p=pandora-kernel.git virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize This doesn't really matter, since s390 pagesize is 4k anyway. Signed-off-by: Rusty Russell Acked-by: Christian Borntraeger --- Reading git-diff-tree failed