OSDN Git Service

uapi: fix more linux/kfd_ioctl.h userspace compilation errors
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 1 Nov 2018 11:03:28 +0000 (14:03 +0300)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 20:49:39 +0000 (15:49 -0500)
commit788012e33cb4ba7eedae6b621f0fa27f9196f2d0
tree09f4ec91dd92890bba92d852f9db56d156246402
parent9349e23907be1954ccdf6d771d640e2788da1643
uapi: fix more linux/kfd_ioctl.h userspace compilation errors

Consistently use types provided by <linux/types.h> via <drm/drm.h>
to fix struct kfd_ioctl_get_queue_wave_state_args userspace compilation errors.

Fixes: 5df099e8bc83f ("drm/amdkfd: Add wavefront context save state retrieval ioctl")
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/uapi/linux/kfd_ioctl.h