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: "LKML" <linux-kernel@vger.kernel.org>
Cc: Bruno Wolff III <bruno@wolff.to>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Josh Boyer <jwboyer@redhat.com>
Cc: Masaki Kimura <masaki.kimura.kz@hitachi.com>
Cc: "Sjur Brændeland" <sjur.brandeland@stericsson.com>
Subject: [PULL] virtio and two module fixes
Date: Fri, 09 Nov 2012 15:13:46 +1030	[thread overview]
Message-ID: <874nkz2xod.fsf@rustcorp.com.au> (raw)

The following changes since commit bc909421a9c7083fcde795846d22b36a51a7be54:

  Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio (2012-10-30 15:56:22 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git fixes

for you to fetch changes up to 237242bddc99041e15a4ca51b8439657cadaff17:

  virtio: Don't access index after unregister. (2012-11-09 14:54:24 +1030)

----------------------------------------------------------------
YA module signing build tweak, and two cc'd to stable.

----------------------------------------------------------------
Cornelia Huck (1):
      virtio: Don't access index after unregister.

Rusty Russell (2):
      module: fix out-by-one error in kallsyms
      modules: don't break modules_install on external modules with no key.

 drivers/virtio/virtio.c  |    4 +++-
 kernel/module.c          |   27 ++++++++++++++++-----------
 scripts/Makefile.modinst |    3 ++-
 3 files changed, 21 insertions(+), 13 deletions(-)

                 reply	other threads:[~2012-11-09  4:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=874nkz2xod.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@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.