drm/vc4: Use drm_free_large() on handles to match its allocation.
If you managed to exceed the limit to switch to vmalloc, we'd use the wrong free. Signed-off-by: NEric Anholt <eric@anholt.net> Fixes: d5b1a78a ("drm/vc4: Add support for drawing 3D frames.") Cc: stable@vger.kernel.org
Showing
想要评论请 注册 或 登录