mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 23:48:08 +09:00
commit93fce95442upstream. At the end of the function we expect "status" to be zero, but it's either -EINVAL or uninitialized. Fixes:788bf83db3('drm/amdkfd: Add wave control operation to debugger') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>