From: Rusty Russell Date: Tue, 30 Dec 2008 15:25:56 +0000 (-0600) Subject: virtio: Don't use PAGE_SIZE in virtio_pci.c X-Git-Tag: v2.6.29-rc1~558^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480daab42c4dd74b3c07031ddf9031251c530c77;p=pandora-kernel.git virtio: Don't use PAGE_SIZE in virtio_pci.c The virtio PCI devices don't depend on the guest page size. This matters now PowerPC virtio is gaining ground (they like 64k pages). Signed-off-by: Rusty Russell --- Reading git-diff-tree failed