From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PULL] module and param
Date: Mon, 24 Jan 2011 14:37:50 +1030 [thread overview]
Message-ID: <201101241437.51173.rusty@rustcorp.com.au> (raw)
The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:
Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master
Dmitry Torokhov (1):
module: show version information for built-in modules in sysfs
Linus Walleij (1):
param: add null statement to compiled-in module params
Rusty Russell (2):
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
module: fix missing semicolons in MODULE macro usage
drivers/net/arm/ks8695net.c | 2 +-
include/asm-generic/vmlinux.lds.h | 7 ++++
include/linux/module.h | 27 +++++++++++++++
include/linux/moduleparam.h | 6 ++-
kernel/params.c | 65 ++++++++++++++++++++++++++++++------
net/dsa/dsa.c | 2 +-
6 files changed, 94 insertions(+), 15 deletions(-)
next reply other threads:[~2011-01-24 4:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-24 4:07 Rusty Russell [this message]
2011-10-25 3:43 Rusty Russell
2011-10-25 7:33 ` Linus Torvalds
2011-10-26 2:43 ` Rusty Russell
2011-10-26 12:45 ` Linus Torvalds
2011-10-27 0:45 ` Rusty Russell
2012-01-12 23:13 Rusty Russell
2012-03-26 2:34 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=201101241437.51173.rusty@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome