Re: [PATCH] PM / devfreq: try_then_request_governor should not return NULL

2019-05-27 Thread Chanwoo Choi
Hi Rob, You're right. It have to be posted to sta...@vger.kernel.org. As you recommended, I send it[1] to sta...@vger.kernel.org for fixup. [1]https://lkml.org/lkml/2019/5/27/547 Best Regards, Chanwoo Choi On 19. 5. 24. 오후 10:15, Rob Clark wrote: > Ahh, thanks, I've not moved to the latest -rc

Re: [PATCH] PM / devfreq: try_then_request_governor should not return NULL

2019-05-24 Thread Rob Clark
Ahh, thanks, I've not moved to the latest -rc yet.. That commit would be a good candidate for 5.1.y stable branch BR, -R On Fri, May 24, 2019 at 12:13 AM Chanwoo Choi wrote: > > Hi, > > This issue[1] is already fixed on latest linux.git > You can check it. Thanks. > > [1] >

Re: [PATCH] PM / devfreq: try_then_request_governor should not return NULL

2019-05-24 Thread Chanwoo Choi
Hi, This issue[1] is already fixed on latest linux.git You can check it. Thanks. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b53b0128052ffd687797d5f4deeb76327e7b5711 Regards, Chanwoo Choi On 19. 5. 24. 오전 6:58, Rob Clark wrote: > From: Rob Clark > >

[PATCH] PM / devfreq: try_then_request_governor should not return NULL

2019-05-23 Thread Rob Clark
From: Rob Clark The two spots it is called expect either an IS_ERR() or a valid pointer, but not NULL. Fixes this crash that I came across: Unable to handle kernel NULL pointer dereference at virtual address 0030 Mem abort info: ESR = 0x9605 Exception class =