[GIT PULL] livepatching fix for 4.0

From: Jiri Kosina
Date: Tue Mar 17 2015 - 16:09:48 EST


Linus,

please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git for-linus

to receive

==========
- fix for potential race with module loading, from Petr Mladek. The race
is very unlikely to be seen in real world and has been found by code
inspection, but should be fixed for 4.0 anyway.
==========

Thanks.

----------------------------------------------------------------
Petr Mladek (1):
livepatch: Fix subtle race with coming and going modules

include/linux/module.h | 4 ++++
kernel/livepatch/core.c | 30 ++++++++++++++++++++++++++----
2 files changed, 30 insertions(+), 4 deletions(-)

--
Jiri Kosina
SUSE Labs
--
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/