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:
cbf74ce
)
oprofile: Free potentially owned tasks in case of errors
author
Robert Richter
<robert.richter@amd.com>
Thu, 26 May 2011 16:22:54 +0000
(18:22 +0200)
committer
Robert Richter
<robert.richter@amd.com>
Tue, 31 May 2011 14:33:33 +0000
(16:33 +0200)
After registering the task free notifier we possibly have tasks in our
dying_tasks list. Free them after unregistering the notifier in case
of an error.
Cc: <stable@kernel.org> # .36+
Signed-off-by: Robert Richter <robert.richter@amd.com>
No differences found