Re: [PATCH v5 0/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping

2019-07-12 Thread Ajay Kaher
Greg, I hope you would like to include these patches in next release. In case any review comment please let me know. - Ajay On 01/07/19, 4:03 PM, "Ajay Kaher" wrote: > coredump: fix race condition between mmget_not_zero()/get_task_mm() > and core dumping > [PATCH v5 1/3]: > Backporting o

[PATCH v5 0/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping

2019-07-01 Thread Ajay Kaher
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping [PATCH v5 1/3]: Backporting of commit 04f5866e41fb70690e28397487d8bd8eea7d712a upstream. [PATCH v5 2/3]: Extension of commit 04f5866e41fb to fix the race condition between get_task_mm() and core dumping for IB->m