[PULL] module and parameter updates

From: Rusty Russell
Date: Thu Sep 24 2009 - 11:05:26 EST


The following changes since commit 94a8d5caba74211ec76dac80fc6e2d5c391530df:
Linus Torvalds (1):
Merge git://git.kernel.org/.../rusty/linux-2.6-for-linus

are available in the git repository at:

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

Jan Beulich (2):
module: reduce symbol table for loaded modules (v2)
module: reduce string table for loaded modules (v2)

Johannes Berg (1):
module: preferred way to use MODULE_AUTHOR

Peter Oberparleiter (1):
param: allow whitespace as kernel parameter separator

Rusty Russell (2):
module: fix memory leak when load fails after srcversion/version allocated
module: don't call percpu_modfree on NULL pointer.

include/linux/module.h | 17 ++++--
kernel/module.c | 159 +++++++++++++++++++++++++++++++++++++++++++++---
kernel/params.c | 7 +-
3 files changed, 165 insertions(+), 18 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/