Bug 9549
Summary: | [crash] kernel BUG at drivers/cpufreq/cpufreq.c:1060! | ||
---|---|---|---|
Product: | Power Management | Reporter: | Rafael J. Wysocki (rjwysocki) |
Component: | cpufreq | Assignee: | cpufreq (cpufreq) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | mingo |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.24-rc4-git5 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 9243 |
Description
Rafael J. Wysocki
2007-12-12 10:33:38 UTC
Patch is available: http://lkml.org/lkml/2007/12/12/268 Fixed by: commit bd6cba53c524dccf72900435d29722b22f61d835 Author: Dave Jones <davej@redhat.com> Date: Mon Dec 17 16:19:58 2007 -0800 cpufreq: fix missing unlocks in cpufreq_add_dev error paths. http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bd6cba53c524dccf72900435d29722b22f61d835 |