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:
b5893c5
)
[ARM] 2/4 Fix oprofile suspend/resume
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Fri, 28 Oct 2005 13:52:30 +0000
(14:52 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 28 Oct 2005 13:52:30 +0000
(14:52 +0100)
The oprofile suspend/resume was missing locking. If we failed
to start oprofile on resume, we still reported that it was
enabled. Instead, disable oprofile on error.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found