On 06/14/13 02:51, Kevin O'Connor wrote:
On Thu, Jun 13, 2013 at 08:45:02AM -0400, Kevin O'Connor wrote:
On Thu, Jun 13, 2013 at 11:59:15AM +0200, Gerd Hoffmann wrote:
Hi,
Switching the list handling broke pci initialization. Commit aab42152881dc62b37f1833e79cbdb3dfa51603b seems to be the culprit.
Thanks. I reverted that patch while I take another look at it. Sorry about that.
Somehow I messed up the hlist_for_each_entry_safe macro. I've corrected that and re-applied the pciinit list conversion patch.
Works now, thanks.
cheers, Gerd