From: Robert Richter Date: Thu, 26 May 2011 16:22:54 +0000 (+0200) Subject: oprofile: Free potentially owned tasks in case of errors X-Git-Tag: v3.0-rc3~4^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ac6519b93065625119a347be1cbcc1b89edb773;p=pandora-kernel.git oprofile: Free potentially owned tasks in case of errors 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: # .36+ Signed-off-by: Robert Richter --- Reading git-diff-tree failed