Re: [PATCH] reverse pci config space restore order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 25, 2006 at 02:50:57PM +0800, Yu, Luming wrote:

> -	for (i = 0; i < 16; i++)
> +	for (i = 15; i >= 0 ; i--)

We certainly need to do /something/ here, but I'm not sure this is it. 
Adam Belay has code to limit PCI state restoration to the PCI-specified 
registers, with the idea being that individual drivers fix things up 
properly. While this has the obvious drawback that almost every PCI 
driver in the tree would then need fixing up, it's also probably the 
right thing.

-- 
Matthew Garrett | mjg59@xxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux