Re: [PATCH v1 0/2] mm/page_alloc: fix stalls/soft lockups with huge VMs

From: David Hildenbrand
Date: Wed Apr 01 2020 - 10:10:53 EST


On 01.04.20 12:41, David Hildenbrand wrote:
> Two fixes for misleading stall messages / soft lockups with huge nodes /
> zones during boot without CONFIG_PREEMPT.
>
> David Hildenbrand (2):
> mm/page_alloc: fix RCU stalls during deferred page initialization
> mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
>
> mm/page_alloc.c | 2 ++
> 1 file changed, 2 insertions(+)
>

Patch #1 requires "[PATCH v3] mm: fix tick timer stall during deferred
page init"

https://lkml.kernel.org/r/20200311123848.118638-1-shile.zhang@xxxxxxxxxxxxxxxxx

--
Thanks,

David / dhildenb