projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
45820c2
758556b
)
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 9 Jul 2015 00:14:54 +0000
(17:14 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 9 Jul 2015 00:14:54 +0000
(17:14 -0700)
Pull module fix from Rusty Russell:
"Single fix: missing rbtree removal in the module load failure path.
Easy to trigger with bad params.
Thanks to Peter Zijlstra and Arthur Marsh for going around on this
one"
* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
module: Fix load_module() error path
Trivial merge