]> git.baikalelectronics.ru Git - kernel.git/commit
amdkfd: fix some error handling in ioctl
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 25 Nov 2014 10:21:30 +0000 (13:21 +0300)
committerOded Gabbay <oded.gabbay@amd.com>
Tue, 25 Nov 2014 10:21:30 +0000 (13:21 +0300)
commit327cc8ad5d5527b533961182bc22f8aa84f66858
tree88fcfa99283e69282a48e48f4e26e6446ce5a115
parent782ea2a68ece01ee10f47056408f64fd6e802fed
amdkfd: fix some error handling in ioctl

There is a typo here so the errors from kfd_bind_process_to_device()
are not detected.

Reviewed-by: Oded Gabbay <oded.gabbay@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c