commit | 2e5c93d6bb2f7bc17eb82748943a1b9f6b068520 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Tue Jun 05 09:16:21 2018 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jun 05 21:33:57 2018 +1000 |
tree | 1ce9a3ff3b86a8e95d36b181586941f22d462af1 | |
parent | b0c4acb1dd7c653f78391661079af544429b1f22 [diff] |
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait() Add the missing unlock before return from function afu_ioctl_enable_p9_wait() in the error handling case. Fixes: e948e06fc63a ("ocxl: Expose the thread_id needed for wait on POWER9") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Reviewed-by: Alastair D'Silva <alastair@d-silva.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>