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:
703071b
)
[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreq
author
Venki Pallipadi
<venkatesh.pallipadi@intel.com>
Mon, 26 Mar 2007 19:03:19 +0000
(12:03 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 27 Mar 2007 15:55:56 +0000
(08:55 -0700)
Ingo reported it on lkml in the thread
"2.6.21-rc5: maxcpus=1 crash in cpufreq: kernel BUG at drivers/cpufreq/cpufreq.c:82!"
This check added to remove_dev is symmetric to one in add_dev and handles
callbacks for offline cpus cleanly.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found