Bug 1294 - HT should not require CONFIG_ACPI
Summary: HT should not require CONFIG_ACPI
Status: CLOSED CODE_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: Config-Processors (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Len Brown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-29 22:43 UTC by Len Brown
Modified: 2004-03-04 12:00 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.4.22
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Len Brown 2003-09-29 22:43:23 UTC
From Marcelo: 
Ive received a few complaints that HT, starting from 2.4.22, needs ACPI 
enabled. Users who had HT working now have to use ACPI and they didnt 
before. 
 
We should have HT working AUTOMATICALLY without ACPI enabled and WITHOUT 
any special boot option, as before.
Comment 1 Len Brown 2003-09-29 22:49:25 UTC
I've updated 2.4 and 2.6 so that CONFIG_ACPI is not required to enable HT. 
Enough ACPI to enable HT (CONFIG_ACPI_BOOT) is now enabled automatically 
if CONFIG_ACPI or CONFIG_SMP. 
 
This fix has been integrated with others in the ACPI patch, 
and is available now in these bitkeeper trees: 
 
http://linux-acpi.bkbits.net/linux-acpi-test-2.4.22 
http://linux-acpi.bkbits.net/linux-acpi-test-2.4.23 
http://linux-acpi.bkbits.net/linux-acpi-test-2.6.0 
 
It is also available as a plain patch "*-CONFIG_ACPI.patch" here: 
 
ftp.kernel.org:/pub/linux/kernel/people/lenb/acpi/patches/test/* 
 
Comment 2 Len Brown 2003-10-02 19:20:07 UTC
fixed in 2.4.23-pre6 and 2.6.0-test6 
 

Note You need to log in before you can comment on or make changes to this bug.