* [PULL] module fixes.
@ 2012-02-14 0:38 Rusty Russell
0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2012-02-14 0:38 UTC (permalink / raw)
To: Linus Torvalds; +Cc: lkml - Kernel Mailing List, Dave Young, Ondrej Zary
To git@github.com:rustyrussell/linux.git
+ 4f960d5...0d86f65 master -> master (forced update)
+ 96f717e...e45f03a for-linus -> for-linus (forced update)
The following changes since commit d65b4e98d7ea3038b767b70fe8be959b2913f16d:
Linux 3.3-rc3 (2012-02-08 19:21:53 -0800)
are available in the git repository at:
git://github.com/rustyrussell/linux.git master
Dave Young (1):
module: make module param bint handle nul value
Ondrej Zary (1):
module: fix broken isapnp handling in file2alias
kernel/params.c | 3 ++-
scripts/mod/file2alias.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
Cc: Dave Young <dyoung@redhat.com>
Cc: Ondrej Zary <linux@rainbow-software.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PULL] Module fixes
@ 2014-08-15 19:21 Rusty Russell
0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2014-08-15 19:21 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, Andy Lutomirski
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(+)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-15 19:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-15 19:21 [PULL] Module fixes Rusty Russell
-- strict thread matches above, loose matches on Subject: below --
2012-02-14 0:38 [PULL] module fixes Rusty Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox