[PATCH 6/6] drm: Add four ioctls for managing drm mode object leases [v3]
Keith Packard
keithp at keithp.com
Thu Jul 6 03:38:40 UTC 2017
Dave Airlie <airlied at gmail.com> writes:
> I think this needs a pad ^.
> And this.
Yup. Thanks!
>> +struct drm_mode_revoke_lease {
>> + /** Unique ID of lessee
>> + */
>> + __u32 lessee_id;
>
> And this.
None of the other bare 32-bit ioctl structures are padded; I think
that's probably fine as they'll be 4 bytes on both 64-bit and 32-bit
machines.
--
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170705/14446349/attachment.sig>
More information about the dri-devel
mailing list