Messages in this thread |  | | From | Rusty Russell <> | | Subject | [PULL] virtio, lguest and module comment fixes | | Date | Mon, 19 Nov 2007 11:22:42 +1100 |
| |
The following changes since commit 2ffbb8377c7a0713baf6644e285adc27a5654582: Linus Torvalds (1): Merge branch 'master' of git://git.kernel.org/.../x86/linux-2.6-x86
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus master
Matti Linnanvuori (1): module: fix and elaborate comments
Rusty Russell (3): lguest: Fix uninitialized members in example launcher virtio: fix module/device unloading virtio: fix net driver loop case where we fail to restart
Documentation/lguest/lguest.c | 9 ++++++--- drivers/block/virtio_blk.c | 10 +++++++--- drivers/lguest/lguest_device.c | 2 ++ drivers/net/virtio_net.c | 12 ++++++++---- drivers/virtio/virtio.c | 13 +++++++++++++ kernel/module.c | 8 +++++--- 6 files changed, 41 insertions(+), 13 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |