[PATCH -next] drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()

Rob Herring robh at kernel.org
Mon Aug 19 16:56:53 UTC 2019


On Tue, Aug 13, 2019 at 11:44 PM Wei Yongjun <weiyongjun1 at 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 <weiyongjun1 at huawei.com>
> ---
>  drivers/gpu/drm/panfrost/panfrost_mmu.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Applied, thanks.

Rob


More information about the dri-devel mailing list