* [PULL] module and parameter updates
@ 2009-09-24 15:05 Rusty Russell
0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2009-09-24 15:05 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Jan Beulich, Johannes Berg, Peter Oberparleiter
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-24 15:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 15:05 [PULL] module and parameter updates Rusty Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox