2014-10-16 23:16:09

by Rusty Russell

[permalink] [raw]
Subject: [PULL] One modules patch

The following changes since commit 184c3fc3f52fb75800deb76deffb70907d1f76ea:

moduleparam: Resolve missing-field-initializer warning (2014-09-11 09:59:25 +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 d3051b489aa81ca9ba62af366149ef42b8dae97c:

modules, lock around setting of MODULE_STATE_UNFORMED (2014-10-15 10:20:09 +1030)

----------------------------------------------------------------
A single panic fix for a rare race, stable CC'd.

Cheers,
Rusty.

----------------------------------------------------------------
Prarit Bhargava (1):
modules, lock around setting of MODULE_STATE_UNFORMED

kernel/module.c | 2 ++
1 file changed, 2 insertions(+)