On Mon, Aug 22, 2016 at 4:12 PM, <randyf@xxxxxxxxxxxx> wrote:
On Mon, 22 Aug 2016, Emil Velikov wrote:
Although last time around people leaned towards the __uX types, if we
have a consensus amongst drm (kernel) developers about using stdint
ones everything should be fine.
We just need a handful of acks from the different maintainers.
My opinion (as a non-Linux driver maintainer) is to use the stdint variants. They are (or at least should be) supported by all OS's and compilers without any special modifications.
That said, it really isn't that hard for me to wrap the __uX types either.
---- Randy
I believe it would be best to avoid __uX and __sX completely to prevent the need for unnecessary wrapper calls.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel