[PULL] lguest and virtio fixes

From: Rusty Russell
Date: Sun Nov 11 2007 - 22:33:10 EST


The following changes since commit 6e800af233e0bdf108efb7bd23c11ea6fa34cdeb:
Jerome Pinot (1):
ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio.git for-linus

Anthony Liguori (3):
virtio: fix vring_init for 64 bits
virtio: Fix used_idx wrap-around
lguest: Fix lguest virtio-blk backend size computation

Rusty Russell (2):
virtio: more fallout from scatterlist changes.
virtio: Force use of power-of-two for descriptor ring sizes

Documentation/lguest/lguest.c | 17 +++++++++--------
drivers/lguest/lguest_device.c | 3 ++-
drivers/net/virtio_net.c | 3 +++
drivers/virtio/virtio_ring.c | 10 ++++++++--
include/linux/virtio_ring.h | 21 ++++++++++++---------
5 files changed, 34 insertions(+), 20 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/