You're welcome, Yamada.
On 8 April 2015 at 06:45, Masahiro Yamada wrote:
> Hi Dennis,
>
> 2015-04-07 23:09 GMT+09:00 Dennis Mungai :
>> Hello Masahiro,
>>
>> Please see this patch here on the LKML:
>>
>> https://lkml.org/lkml/2013/7/12/173
>>
Hello Masahiro,
Please see this patch here on the LKML:
https://lkml.org/lkml/2013/7/12/173
signed off by Stephen Boyd
This may be related to the problem you're having.
Regards,
Dennis.
On 7 April 2015 at 12:42, Andrew Lunn wrote:
> On Tue, Apr 07, 2015 at 12:34:30PM +0900, Masahiro Yam
Hello Greg,
do_exit() and exec_mmap() call sync_mm_rss() before mm_release()
does put_user(clear_child_tid) which can update task->rss_stat
and thus make mm->rss_stat inconsistent. This triggers the "BUG:"
printk in check_mm().
Let's fix this bug in the safest way, and optimize/cleanup this later
3 matches
Mail list logo