From: Rusty Russell Date: Tue, 30 Dec 2008 15:25:58 +0000 (-0600) Subject: virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize X-Git-Tag: v2.6.29-rc1~558^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2966af73e70dee461c256b5eb877b2ff757f8c82;p=pandora-kernel.git virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize This doesn't really matter, since lguest is i386 only at the moment, but we could actually choose a different value. (lguest doesn't have a guarenteed ABI). Signed-off-by: Rusty Russell --- Reading git-diff-tree failed