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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |CLOSED
         Resolution|                            |CODE_FIX




------- Comment #18 from [EMAIL PROTECTED]  2007-10-16 06:25 -------
The PCI misconfiguration which is being indicated in this message only turned
out to be an issue with CardBus and it is being fixed up within the possible
limits of that approach in CardBus driver with yenta_fixup_parent_bridge()
(since 2.6.18) and as that has turned out as sufficient, we changed the
reporting of this misconfiguration to be printed only when debugging PCI:

In a patch which is merged mainline with 2.6.22.6 and 2.6.23, I improved the
the message and changed it a PCI debugging message only, so it's not shown
unless PCI is being debugged.

The issue can be considered to be closed now.

Is this just a warning which I left in to be sure that the reason for it is
properly dealt with, but we removed it from the normal user's sight now because
we found

* that the PCI misconfiguration which is being indicated in this message only
  seems to be an issue with CardBus.
* that the CardBus fixup code which we have in place since 2.6.18 with appears
  to be sufficient.

Thus, I submitted a patch which was merged mainline with 2.6.22.6 and 2.6.23
that turns it into a message which is only enabled when debugging PCI, so in
practical users terms, the warning is gone. 


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to