All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Cc: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
Cc: Borislav Petkov <borislav.petkov@amd.com>
Cc: Jason Baron <jbaron@redhat.com>
Cc: Jim Cromie <jim.cromie@gmail.com>
Subject: [PULL] Minor module param fixes.
Date: Fri, 08 Jun 2012 15:01:29 +0930	[thread overview]
Message-ID: <87pq9aid3i.fsf@rustcorp.com.au> (raw)

The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:

  Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git tags/moduleparam-for-linus

for you to fetch changes up to 19efb72fdc3c3bbfb929d91e34312b0494f14409:

  init: Drop initcall level output (2012-06-08 14:58:14 +0930)

----------------------------------------------------------------
One bugfix for multiple moduleparam levels, one removal of overzealous printk.

----------------------------------------------------------------
Borislav Petkov (1):
      init: Drop initcall level output

Rusty Russell (1):
      module_param: stop double-calling parameters.

 include/linux/moduleparam.h |   10 +++++-----
 init/main.c                 |    9 ++-------
 2 files changed, 7 insertions(+), 12 deletions(-)

                 reply	other threads:[~2012-06-08  5:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87pq9aid3i.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.