[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200803172310.22732.rusty@rustcorp.com.au>
Date: Mon, 17 Mar 2008 23:10:22 +1100
From: Rusty Russell <rusty@...tcorp.com.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Anthony Liguori <aliguori@...ibm.com>,
Christian Borntraeger <borntraeger@...ibm.com>,
Jeremy Katz <katzj@...hat.com>, "Amit Shah" <amitshah@....net>,
virtualization@...ts.linux-foundation.org
Subject: [PULL] 2.6.25 virtio fixes
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists