All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Minor module param fixes.
@ 2012-06-08  5:31 Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2012-06-08  5:31 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: LKML, Benoît Thébaudeau, Borislav Petkov, Jason Baron,
	Jim Cromie

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-08  5:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08  5:31 [PULL] Minor module param fixes Rusty Russell

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.