From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>,
Andy Lutomirski <luto@amacapital.net>
Subject: [PULL] Module fixes
Date: Sat, 16 Aug 2014 04:51:18 +0930 [thread overview]
Message-ID: <87bnrl8spd.fsf@rustcorp.com.au> (raw)
The following changes since commit c9d26423e56ce1ab4d786f92aebecf859d419293:
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2014-08-14 18:13:46 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus
for you to fetch changes up to ff7e0055bb5ddbbb320cdd8dfd3e18672bddd2ad:
module: Clean up ro/nx after early module load failures (2014-08-16 04:47:00 +0930)
----------------------------------------------------------------
Nasty potential bug if someone uses a known module param with an invalid
value (we don't fail unknown module params any more, just warn).
Cheers,
Rusty.
----------------------------------------------------------------
Andy Lutomirski (1):
module: Clean up ro/nx after early module load failures
kernel/module.c | 5 +++++
1 file changed, 5 insertions(+)
next reply other threads:[~2014-08-15 19:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-15 19:21 Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-14 0:38 [PULL] module fixes 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=87bnrl8spd.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@amacapital.net \
--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.