[PULL] module and param

From: Rusty Russell
Date: Sun Jan 23 2011 - 23:08:17 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/