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