aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/cpumask.c
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2015-05-09 03:06:23 +0930
committerRusty Russell <rusty@rustcorp.com.au>2015-05-09 03:29:24 +0930
commit37815bf866ab6722a47550f8d25ad3f1a16a680c (patch)
treefdb27ea2c0267dea6a4ce5cfcaad8c32db47a15e /lib/cpumask.c
parentMerge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (diff)
downloadwireguard-linux-37815bf866ab6722a47550f8d25ad3f1a16a680c.tar.xz
wireguard-linux-37815bf866ab6722a47550f8d25ad3f1a16a680c.zip
module: Call module notifier on failure after complete_formation()
The module notifier call chain for MODULE_STATE_COMING was moved up before the parsing of args, into the complete_formation() call. But if the module failed to load after that, the notifier call chain for MODULE_STATE_GOING was never called and that prevented the users of those call chains from cleaning up anything that was allocated. Link: http://lkml.kernel.org/r/554C52B9.9060700@gmail.com Reported-by: Pontus Fuchs <pontus.fuchs@gmail.com> Fixes: 4982223e51e8 "module: set nx before marking module MODULE_STATE_COMING" Cc: stable@vger.kernel.org # 3.16+ Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/cpumask.c')
0 files changed, 0 insertions, 0 deletions