https://bugzilla.kernel.org/show_bug.cgi?id=21142

           Summary: ACPI dynamic tables are not shown correctly --
                    bisected
           Product: ACPI
           Version: 2.5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Config-Tables
        AssignedTo: rui.zh...@intel.com
        ReportedBy: rui.zh...@intel.com
                CC: acpi-bugzilla@lists.sourceforge.net
        Regression: No


ACPI dynamic tables are not shown in /sys/firmware/acpi/tables/dynamic, but in
/sys/firmware/acpi/tables/ instead.
This is introduced by commit:

78f1699659963fff97975df44db6d5dbe7218e55
Author: Alex Chiang <achi...@hp.com>
Date:   Sun Dec 20 12:19:09 2009 -0700
    ACPI: processor: call _PDC early

because dynamic SSDT tables may be loaded in _PDC,
before installing the ACPI table handler.

we should invoke acpi_sysfs_init() before acpi_early_processor_set_pdc(),
so that the table handler is installed before any dynamic tables loaded.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to