From: Peter Zijlstra Date: Sat, 9 Apr 2011 19:17:41 +0000 (+0200) Subject: perf: Clean up 'ctx' reference counting X-Git-Tag: v3.1-rc1~299^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9137fb28ac74d05eb66d1d8e6778eaa14e6fed43;p=pandora-kernel.git perf: Clean up 'ctx' reference counting 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 Link: http://lkml.kernel.org/r/20110409192141.719340481@chello.nl Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed