lkml.org 
[lkml]   [2006]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] reverse pci config space restore order
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@srcf.ucam.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-25 12:50    [W:0.063 / U:0.360 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site