提交 7e60353a 编写于 作者: R Rob Clark

drm/msm: drop unnecessary set_need_resched()

This was inherited from i915/udl, and not actually needed.
Signed-off-by: NRob Clark <robdclark@gmail.com>
上级 aea6a64c
......@@ -159,7 +159,6 @@ int msm_gem_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
out:
switch (ret) {
case -EAGAIN:
set_need_resched();
case 0:
case -ERESTARTSYS:
case -EINTR:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册