[<prev] [next>] [day] [month] [year] [list]
Message-ID: <878v1fcblw.fsf@rustcorp.com.au>
Date: Wed, 10 Jul 2013 13:25:39 +0930
From: Rusty Russell <rusty@...tcorp.com.au>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: Rob Landley <rob@...dley.net>
Subject: [PULL] modules-next
The following changes since commit 06df44ee41442d83be061c5fd1b1de4f5fc6fbbf:
modpost.c: Add .text.unlikely to TEXT_SECTIONS (2013-05-20 12:08:45 +0930)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/modules-next-for-linus
for you to fetch changes up to 9eb76d7797b892a1dad4f2efb6f786681306dd13:
module: cleanup call chain. (2013-07-03 10:15:10 +0930)
----------------------------------------------------------------
Nothing interesting. Except the most embarrassing bugfix ever. But let's
ignore that.
Cheers,
Rusty.
----------------------------------------------------------------
Jean Delvare (2):
There is no /sys/parameters
ABI: Clarify when /sys/module/MODULENAME is created
Mathias Krause (1):
module: don't modify argument of module_kallsyms_lookup_name()
Rusty Russell (3):
modules: don't fail to load on unknown parameters.
module: do percpu allocation after uniqueness check. No, really!
module: cleanup call chain.
Documentation/ABI/stable/sysfs-module | 10 +++--
include/linux/moduleparam.h | 2 +-
kernel/module.c | 77 +++++++++++++++++++----------------
kernel/params.c | 2 +-
4 files changed, 52 insertions(+), 39 deletions(-)
--
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