commit | f3876c1bc7a23d4712c824f2ef5ec7d138259594 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Wed Jan 18 13:40:54 2006 -0800 |
committer | Dave Jones <davej@redhat.com> | Wed Jan 18 13:53:46 2006 -0800 |
tree | cbfe19995ff8d0aafe75bf1e7de6fadd050f5743 | |
parent | 83933af4720b282f6f6a0b6c05a2a47b4cf08819 [diff] |
[CPUFREQ] Don't free held mutex in cpufreq_add_dev() 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>