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:
2bcb2b6
)
oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure
author
Robert Richter
<robert.richter@amd.com>
Wed, 29 Sep 2010 13:42:30 +0000
(15:42 +0200)
committer
Robert Richter
<robert.richter@amd.com>
Mon, 11 Oct 2010 17:34:04 +0000
(19:34 +0200)
There is duplicate cleanup code in the init and exit functions. Now,
oprofile_arch_exit() is also used if oprofile_arch_init() fails.
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
No differences found