On Mon, Mar  3, 2014 at 17:21:15 +0000, Emil Velikov wrote:

> On 03/03/14 16:41, Julien Cristau wrote:
> > It's only used in this one file as far as I can tell, and exporting a
> > symbol named 'devices' from a shared library is a recipe for trouble.
> Hmm did you really get the 'devices' exported symbol, or did you notice
> this while going through the code ? Either way this looks good afaict
> 
The former:
$ objdump -T /usr/lib/x86_64-linux-gnu/libgbm.so.1 | grep devices
0000000000206360 g    DO .bss   0000000000000080  Base        devices

> Reviewed-by: Emil Velikov <emil.l.veli...@gmail.com>

Thanks.

Cheers,
Julien
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to