This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Gopikrishnaiah Anandan 8367fb6c84 msm: wfd: Avoid exiting mdp task thread on error.
Sometimes during suspend resume, the mdp task thread
fails to dequeue buffer and errors out and exits.
Later when kthread_stop is called on mdp task, the
device crashes in kthread_stop because the mdp task
thread is invalid.

Change-Id: I42aee61b82c97c378c8497ea70eb53b3eeb24191
CRs-fixed: 394139
Signed-off-by: Gopikrishnaiah Anandan <agopik@codeaurora.org>
Signed-off-by: Arun Menon <menon@codeaurora.org>
Signed-off-by: Neha Pandey <nehap@codeaurora.org>
2013-03-07 15:22:33 -08:00
..
2013-02-25 11:32:11 -08:00
2013-02-27 18:16:09 -08:00
2013-03-04 12:48:21 -08:00
2012-04-18 13:15:51 -07:00
2012-05-07 12:26:28 -04:00