mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>,
	"lkml" <linux-kernel@vger.kernel.org>
Cc: Dave Young <dyoung@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Cc: stable@vger.kernel.org
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Tim Abbott <tim.abbott@oracle.com>
Subject: [PULL] module and param
Date: Mon, 26 Mar 2012 13:04:38 +1030	[thread overview]
Message-ID: <87zkb4ay4h.fsf@rustcorp.com.au> (raw)

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@github.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

             reply	other threads:[~2012-03-26  4:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26  2:34 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-12 23:13 Rusty Russell
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
2011-01-24  4:07 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=87zkb4ay4h.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=dyoung@redhat.com \
    --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