[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87zkb4ay4h.fsf@rustcorp.com.au>
Date: Mon, 26 Mar 2012 13:04:38 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>,
"lkml" <linux-kernel@...r.kernel.org>
Cc: Tim Abbott <tim.abbott@...cle.com>
Subject: [PULL] module and param
Note: I'm getting married next week, and then honeymoon until 6th May.
I'll be offline from next week, except to post the compulsory pictures
if Alex shaves her head...
Thanks,
Rusty.
To git@...hub.com:rustyrussell/linux.git
4eb05d5..f946eeb master -> master
+ 847ce6c...9dcbe9d for-linus -> for-linus (forced update)
The following changes since commit e22057c8599373e5caef0bc42bdb95d2a361ab0d:
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen (2012-03-24 12:20:25 -0700)
are available in the git repository at:
git://github.com/rustyrussell/linux.git master
Dave Young (1):
module: add kernel param to force disable module load
Pawel Moll (1):
params: <level>_initcall-like kernel parameters
Rusty Russell (1):
module_param: remove support for bool parameters which are really int.
Sasha Levin (1):
module: Remove module size limit
Steven Rostedt (1):
module: move __module_get and try_module_get() out of line.
Documentation/kernel-parameters.txt | 2 +
arch/powerpc/mm/hugetlbpage.c | 3 +-
include/asm-generic/vmlinux.lds.h | 35 +++++++-----------
include/linux/module.h | 32 ++---------------
include/linux/moduleparam.h | 58 +++++++++++++++++++++++--------
init/main.c | 65 +++++++++++++++++++++++++++++++---
kernel/module.c | 37 ++++++++++++++++++--
kernel/params.c | 39 +++++++-------------
8 files changed, 172 insertions(+), 99 deletions(-)
--
How could I marry someone with more hair than me? http://baldalex.org
--
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