Home
last modified time | relevance | path

Searched hist:dbcc574a4bfad810ce6e118f3cf327c7b6e7c897 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu.cdbcc574a4bfad810ce6e118f3cf327c7b6e7c897 Mon Aug 19 06:17:33 UTC 2019 Wei Yongjun <weiyongjun1@huawei.com> drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc()

Add the missing unlock before return from function etnaviv_iommuv1_context_alloc()
in the error handling case.

Fixes: 27b67278e007 ("drm/etnaviv: rework MMU handling")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>