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:
5e39841
)
tracing: fix sparse warning: attribute function with __acquires/__releases
author
Hannes Eder
<hannes@hanneseder.net>
Tue, 10 Feb 2009 18:44:45 +0000
(19:44 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 11 Feb 2009 09:15:42 +0000
(10:15 +0100)
Fix this sparse warning:
kernel/trace/trace.c:458:9: warning: context imbalance in 'register_tracer' - unexpected unlock
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found