[Bug 2322] Corruption of PCI config BAR1 of native PCIE boards on 64-bit archs

bugzilla-daemon@freedesktop.org bugzilla-daemon@freedesktop.org
Tue Jan 25 01:44:21 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to            
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2322          
     




------- Additional Comments From eich@pdx.freedesktop.org  2005-01-25 01:44 -------
Both patches look OK. The changes in the aggressive version of the patch is
something I should have done long ago. The stupid spaghetti code existed for a 
long time and has been extended for 64 bit address space instead of being
replaced by a simpler loop.
I would like to do a compile time check for 64 bit architecture instead of a
runtime check. A clever compiler will optimize this out but it makes the code
more readable.
I also would like to use the PCIGETMEMORY64HIGH() macro (this time in the
correct way).
I will attach the patch.
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list