All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org,
	lguest <lguest@ozlabs.org>
Subject: [PULL] virtio, lguest and module comment fixes
Date: Mon, 19 Nov 2007 11:22:42 +1100	[thread overview]
Message-ID: <200711191122.42767.rusty@rustcorp.com.au> (raw)

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(-)

             reply	other threads:[~2007-11-19  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19  0:22 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-19  0:22 [PULL] virtio, lguest and module comment fixes Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200711191122.42767.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=lguest@ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.