http://bugzilla.kernel.org/show_bug.cgi?id=6038





------- Additional Comments From [EMAIL PROTECTED]  2006-02-24 09:02 -------
so... after many testcompiles i found out that the bug was introduced by
2.6.14-rc1 (2.6.13-git12 runs fine)...

as workaround for booting the kernel, i've added the folliwing lines:

in arch/x86_64/pci/mmconfig.c line 155
        /* Kludge for now. Don't use mmconfig on AMD systems because
           those have some busses where mmconfig doesn't work,
           and we don't parse ACPI MCFG well enough to handle that.
           Remove when proper handling is added. */
        if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD)
                return 0;


so i think there is still something buggy in ACPI MCFG^^

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to