Bug 251517

Summary: please reenable CONFIG_CBE_CPUFREQ=m
Product: [Fedora] Fedora Reporter: Arnd Bergmann <arnd>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-09 15:29:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Arnd Bergmann 2007-08-09 15:04:59 UTC
cbe_cpufreq was broken in 2.6.22-rc3 but has been fixed since.  Please 
reenable this driver for powerpc64. CONFIG_CBE_CPUFREQ_PMI is a new dependent 
option that has been introduced in the meantime, it should also be enabled in 
the same step.

--- devel/config-powerpc64	6 Aug 2007 19:13:09 -0000	1.3
+++ devel/config-powerpc64	9 Aug 2007 14:21:32 -0000
@@ -33,8 +33,8 @@
 CONFIG_GELIC_NET=m
 CONFIG_GELIC_WIRELESS=y
 CONFIG_CBE_THERM=m
-# Busted in 2.6.22rc3
-# CONFIG_CBE_CPUFREQ is not set
+CONFIG_CBE_CPUFREQ=m
+CONFIG_CBE_CPUFREQ_PMI=m
 CONFIG_PMAC_RACKMETER=m
 CONFIG_IBMEBUS=y
 CONFIG_SPU_FS=m