[PATCH:libpciaccess] Solaris support for multiple PCI segments (domains)

Adam Jackson ajax at nwnk.net
Tue Mar 29 11:51:36 PDT 2011


On Tue, 2011-03-29 at 07:51 -0700, Alan Coopersmith wrote:
 
> +typedef struct probe_info {
> +    volatile size_t num_allocated_elems;
> +    volatile size_t num_devices;
> +    struct pci_device_private * volatile devices;
> +} probe_info_t;

I'm virtually certain that 'volatile' is not useful here.

Outside of that,

Reviewed-by: Adam Jackson <ajax at redhat.com>

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110329/a1696eb6/attachment.pgp>


More information about the xorg-devel mailing list