[PULL] Module fixes

From: Rusty Russell
Date: Fri Aug 15 2014 - 15:24:59 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/