On Tue, Aug 13, 2019 at 11:44 PM Wei Yongjun <weiyongj...@huawei.com> wrote: > > Add the missing unlock before return from function > panfrost_mmu_map_fault_addr() > in the error handling case. > > Fixes: 187d2929206e ("drm/panfrost: Add support for GPU heap allocations") > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> > --- > drivers/gpu/drm/panfrost/panfrost_mmu.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-)
Applied, thanks. Rob