commit | 6ac6519b93065625119a347be1cbcc1b89edb773 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Thu May 26 18:22:54 2011 +0200 |
committer | Robert Richter <robert.richter@amd.com> | Tue May 31 16:33:33 2011 +0200 |
tree | 673965e52a026d00685e36105b45f74086c1f38c | |
parent | cbf74cea070fa1f705de4712e25d9e56ae6543c7 [diff] |
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: <stable@kernel.org> # .36+ Signed-off-by: Robert Richter <robert.richter@amd.com>