Re: [PATCH v3] mm: fix panic in __alloc_pages
From: Michal Hocko
Date: Thu Dec 09 2021 - 05:48:45 EST
[Cc Nico who has reported a similar problem]
Another attempt to handle the issue. Can you give this a try please?
David could you have a look whether anything hotplug related is missing
at this stage. Once we are settled on this fix I would like to get rid
of the node_state (offline/online) but that is a work on top.
---