]> git.baikalelectronics.ru Git - kernel.git/commit
virtio: rename 'pagesize' arg to vring_init/vring_size
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 30 Dec 2008 15:25:57 +0000 (09:25 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:55:57 +0000 (09:25 +1030)
commita13760eb7f19de162d874b5f3284911ba08cf967
tree8989451d6a60ee9f1bae144fba042b91ce6b21a1
parentafd4b8b53b961b8d325e5864d130781106c392f2
virtio: rename 'pagesize' arg to vring_init/vring_size

It's really the alignment desired for consumer/producer separation;
historically this x86 pagesize, but with PowerPC it'll still be x86
pagesize.  And in theory lguest could choose a different value.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/virtio_ring.h