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:
83933af
)
[CPUFREQ] Don't free held mutex in cpufreq_add_dev()
author
Andrew Morton
<akpm@osdl.org>
Wed, 18 Jan 2006 21:40:54 +0000
(13:40 -0800)
committer
Dave Jones
<davej@redhat.com>
Wed, 18 Jan 2006 21:53:46 +0000
(13:53 -0800)
Make the cpufreq code play nicely with the mutex debugging code: don't free a
held mutex.
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found