git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b578f3f
)
sched: cpu hotplug fix
author
Ingo Molnar
<mingo@elte.hu>
Thu, 12 Feb 2009 10:35:40 +0000
(11:35 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 12 Feb 2009 10:57:36 +0000
(11:57 +0100)
rq_attach_root() does a kfree() with the runqueue lock held.
That's not a very wise move, fix it.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found