[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201005191739.44524.rusty@rustcorp.com.au>
Date: Wed, 19 May 2010 17:39:43 +0930
From: Rusty Russell <rusty@...tcorp.com.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Ondrej Zary <linux@...nbow-software.org>,
Brandon Philips <brandon@...p.org>
Subject: [PULL] modules
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(-)
--
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