summaryrefslogtreecommitdiff
path: root/ipc/shm.c
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2016-01-25 14:37:28 (GMT)
committerLucas Stach <l.stach@pengutronix.de>2016-01-26 17:54:00 (GMT)
commit9f07bb0d4ada68f05b2e51c10720d4688e6adea4 (patch)
tree85cccf618bffa4a1680902ee0b004714d7591f81 /ipc/shm.c
parent45d16a6d94580cd3c6baed69b5fe441ece599fc4 (diff)
downloadlinux-9f07bb0d4ada68f05b2e51c10720d4688e6adea4.tar.xz
drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr
In case that etnaviv_gem_get_pages is unable to get the required pages the object mutex needs to be unlocked. Also return NULL in this case instead of propagating the error, as callers of this function might not be prepared to handle a pointer error, but expect this call to follow the semantics of a plain vmap to return NULL in case of an error. Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions