[ACPI-sppt] Bug in acpi config patch under 2.4.21?

Micha Feigin <[email protected]>
Newsgroups gmane.linux.acpi.support
Message-ID <[email protected]>
It seems that when applying the acpi patch under 2.4.21 (latest patch as
far as I can tell), there is a bug such that the acpi options are
enabled only if local apic support is enabled.
Anyone else run into this?

I think that the following line needs to be added to
drivers/acpi/Config.in:

  if [ "$CONFIG_X86_LOCAL_APIC" = "y" ]; then
      bool         'CPU Enumeration Only' CONFIG_ACPI_HT_ONLY
+ else
+     define_bool  CONFIG_ACPI_HT_ONLY  n
  fi

otherwise the check on the next line fails:

    if [ "$CONFIG_ACPI_HT_ONLY" = "n" ]; then
...



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.