[PATCH 09/10] staging/android: add flags member to sync ioctl structs

Emil Velikov emil.l.velikov at gmail.com
Sat Jan 30 18:12:38 UTC 2016


Hi Gustavo,

> @@ -54,6 +59,7 @@ struct sync_file_info {
>         __u32   len;
As mentioned previously - can we rework this variable to indicate the
total length (or the number) of fence_info struct instances. It seems
to be the more common approach afaict. Might also want to move it just
above the fence_into?

-Emil


More information about the devel mailing list