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:
075e0b0
)
perf: Clean up 'ctx' reference counting
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Sat, 9 Apr 2011 19:17:41 +0000
(21:17 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 28 May 2011 16:01:10 +0000
(18:01 +0200)
Small cleanup to how we refcount in find_get_context(), this also
allows us to use put_ctx() to free things instead of using kfree().
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/20110409192141.719340481@chello.nl
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found