commit | 3d7db92215a01dab057a4f7f469ed114137b0fd3 | [log] [tgz] |
---|---|---|
author | Dhaval Patel <pdhaval@codeaurora.org> | Fri Feb 21 13:27:23 2014 -0800 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Feb 24 12:26:09 2014 -0800 |
tree | 162668d52ee7d2e2221877fc11335da17d4712ae | |
parent | 582edec31d10dea2f83110d500db23b9bf03c975 [diff] |
msm: mdss: Print task name when fb_open fails Certain process is trying to open the frame buffer node when target shutdown is in progress. This process keeps calling fb_open if request fails. Printing name of the process helps to pinpoint it when user space log is not provided. Change-Id: I83601d478113a7b8ee78c1ee0e79d91c11e59826 Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>