Bug 5190

Summary: No /proc/acpi/processor/ with kernel 2.6.23 & Acpi 20050902
Product: ACPI Reporter: Damien Bellegueulle (d.bellegueulle)
Component: Config-ProcessorsAssignee: acpi_config-processors
Status: REJECTED DUPLICATE    
Severity: high    
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.13 Subsystem:
Regression: --- Bisected commit-id:

Description Damien Bellegueulle 2005-09-05 11:36:38 UTC
Distribution: Mandrake 2006 Cooker 
Hardware Environment: Asus M6Ne 
Software Environment:Kde 3.4.2 
Problem Description:No CPU in /proc/acpi/processor/ 
 
Steps to reproduce: 
 
cat /proc/acpi/processor/* 
cat: /proc/acpi/processor/*: No such file or directory 
 
cat /proc/acpi/info 
version:                 20050902
Comment 1 Damien Bellegueulle 2005-09-05 12:11:08 UTC
Kernel compil : 
 
drivers/acpi/processor_core.c: In function 'acpi_processor_get_info': 
drivers/acpi/processor_core.c:444: warning: 'cpu_index' may be used 
uninitialized in this function 
 
Comment 2 Len Brown 2005-09-07 18:41:19 UTC
this was due to a bug in a patch that has been reverted -- closing
as duplicate of the original bug report.  Apparently i forgot
to re-push the ACPI patch after i reverted that patch --
i'll check into that...

*** This bug has been marked as a duplicate of 5128 ***