Hi,

"Timothy S. Nelson" <[email protected]> writes:

>       Hi all.  There's a patch that's attached to bugzilla bug 18160 that 
> fixes the problem specified in that bug; now that it prevents xorg from 
> hanging the machine, other bugs have become visible, but the patch attached 
> to 
> comment 30 seems to solve the problem.  How do we go about getting this 
> applied to libpciaccess?
>
> https://bugs.freedesktop.org/show_bug.cgi?id=18160
>
>       :)
>

If I've understood correctly, the patch at comment 30 mainly ensures
that the device has been pci_device_enable()'ed when the ROM is about
to be read. That looks like something the X server should care about
(in fact it already does, see xserver commit
ea4ec9e9983e25d94a3edf8a77ed2ad1db193284).

I agree that adding a pci_device_disable() entry point might be a good
idea. That's not something directly related to your bug though.

Attachment: pgpDUkHoSnED2.pgp
Description: PGP signature

_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to