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

From: Ajay Kaher
Date: Fri Jul 12 2019 - 09:17:51 EST


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" <akaher@xxxxxxxxxx> wrote:

> 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->mlx4 and IB->mlx5 drivers.

> [PATCH v5 3/3]
> Backporting of commit 59ea6d06cfa9247b586a695c21f94afa7183af74 upstream.

> [diff from v4]:
> - Corrected Subject line for [PATCH v5 2/3], [PATCH v5 3/3]