Skip to content
Commit 69a834c2 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm: deal with exhausted vmap space better



Some, but not all, callers of obj->vmap() would check if return
IS_ERR().  So let's actually return an error if vmap() fails.  And fixup
the call-sites that were not handling this properly.

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent ab3ab684
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment