commit | db40598863e8cbbd11053ad3c8bae89000f603f9 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Dec 30 09:26:02 2008 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Dec 30 09:26:03 2008 +1030 |
tree | 47c61f5d8c3f031ef7f45f108e70d3785112037c | |
parent | 2966af73e70dee461c256b5eb877b2ff757f8c82 [diff] |
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 <rusty@rustcorp.com.au> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>