git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e63c733
8cb2c2d
)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livep...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 18 Mar 2015 17:46:39 +0000
(10:46 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 18 Mar 2015 17:46:39 +0000
(10:46 -0700)
Pull livepatching fix from Jiri Kosina:
- 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.
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching:
livepatch: Fix subtle race with coming and going modules
Trivial merge