On Wed, Sep 05, 2018 at 04:58:52AM -0400, Chas Williams wrote: > From: Chas Williams <chas3@xxxxxxx> > > Commit 3c226c637b69 ("mm: numa: avoid waiting on freed migrated pages") > was an incomplete backport of the upstream commit. It is necessary to > always reset page_nid before attempting any early exit. > --- > mm/huge_memory.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>