Skip to content
Commit 2acd21cd authored by Dan Rapaport's avatar Dan Rapaport Committed by Oded Gabbay
Browse files

habanalabs: align ioctl uapi structures to 64-bit



The compiler is padding the members of the struct to be aligned to
64-bit. The content of the padded bytes is and not zeroed explicitly,
hence might copy undefined data. We add a padding member to the struct
to get a zeroed 64-bit align struct.

Signed-off-by: default avatarDan Rapaport <drapaport@habana.ai>
Reviewed-by: default avatarOded Gabbay <ogabbay@kernel.org>
Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent 78d50308
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment