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,
	Ondrej Zary <linux@rainbow-software.org>,
	Brandon Philips <brandon@ifup.org>
Subject: [PULL] modules
Date: Wed, 19 May 2010 17:39:43 +0930	[thread overview]
Message-ID: <201005191739.44524.rusty@rustcorp.com.au> (raw)

The following changes since commit 537b60d17894b7c19a6060feae40299d7109d6e7:
  Linus Torvalds (1):
        Merge branch 'x86-uv-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

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

Ondrej Zary (1):
      MODULE_DEVICE_TABLE(isapnp, ...) does nothing

Rusty Russell (3):
      isapnp: move definitions to mod_devicetable.h so file2alias can reach them.
      hisax_fcpcipnp: fix broken isapnp device table.
      module: drop the lock while waiting for module to complete initialization.

 drivers/isdn/hisax/hisax_fcpcipnp.c |    3 +-
 include/linux/isapnp.h              |    8 +----
 include/linux/mod_devicetable.h     |    7 ++++
 kernel/module.c                     |   57 ++++++++++++++++++++++-------------
 scripts/mod/file2alias.c            |   17 ++++++++++
 5 files changed, 63 insertions(+), 29 deletions(-)

             reply	other threads:[~2010-05-19  8:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19  8:09 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-05  3:29 [PULL] modules Rusty Russell
2012-10-10  9:57 Rusty Russell
2012-10-10  9:57 ` Rusty Russell
2012-10-14 20:11 ` Linus Torvalds
2012-10-14 20:11   ` Linus Torvalds
2012-10-14 20:53   ` Linus Torvalds
2012-10-14 20:53     ` Linus Torvalds
2012-10-14 21:27     ` Alan Cox
2012-10-15  9:16   ` Rusty Russell
2012-10-15  9:16     ` 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=201005191739.44524.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=brandon@ifup.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rainbow-software.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.