[PULL] 2.6.25 virtio fixes

From: Rusty Russell
Date: Mon Mar 17 2008 - 08:12:24 EST


The following changes since commit a978b30af3bab0dd9af9350eeda25e76123fa28e:
Linus Torvalds (1):
Linux 2.6.25-rc6

are available in the git repository at:

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

Amit Shah (1):
virtio: Enable netpoll interface for netconsole logging

Anthony Liguori (1):
virtio: Use spin_lock_irqsave/restore for virtio-pci

Christian Borntraeger (1):
virtio: fix race in enable_cb

Jeremy Katz (1):
virtio: Fix sysfs bits to have proper block symlink

Rusty Russell (1):
virtio: handle > 2 billion page balloon targets

drivers/block/virtio_blk.c | 1 +
drivers/net/virtio_net.c | 22 +++++++++++++++++++---
drivers/virtio/virtio_balloon.c | 4 ++--
drivers/virtio/virtio_pci.c | 15 +++++++++------
drivers/virtio/virtio_ring.c | 1 -
include/linux/virtio.h | 5 +++--
6 files changed, 34 insertions(+), 14 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/