]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
uapi: Fix type used in ioctl parameter structures
authorFelix Kuehling <Felix.Kuehling@amd.com>
Wed, 7 Feb 2018 01:32:46 +0000 (20:32 -0500)
committerOded Gabbay <oded.gabbay@gmail.com>
Wed, 7 Feb 2018 01:32:46 +0000 (20:32 -0500)
commita11024457d348672b26b3d4581ed19c793399b48
tree4b67d739f488a901c3dbd2eb97168904f133623a
parent26103436da003327017af325483b6150a3b855cc
uapi: Fix type used in ioctl parameter structures

Use __u32 and __u64 instead of POSIX types that may not be defined
in user mode builds.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
include/uapi/linux/kfd_ioctl.h