All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Chas Williams <3chas3@gmail.com>
Cc: natechancellor@gmail.com, stable@vger.kernel.org,
	mark.rutland@arm.com, Chas Williams <chas3@att.com>
Subject: Re: [PATCH v4.9.y] Fixes: Commit 3c226c637b69 ("mm: numa: avoid waiting on freed migrated pages")
Date: Wed, 5 Sep 2018 12:07:07 +0200	[thread overview]
Message-ID: <20180905100707.GA6340@kroah.com> (raw)
In-Reply-To: <CAG2-GkmvhCvjCW_Mg-Z0kR5Gv8BZ+FaVAmY4FLDBZXXX5sEZDQ@mail.gmail.com>

On Wed, Sep 05, 2018 at 05:41:40AM -0400, Chas Williams wrote:
> On Wed, Sep 5, 2018 at 5:33 AM Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > On Wed, Sep 05, 2018 at 05:23:28AM -0400, Chas Williams wrote:
> > > On Wed, Sep 5, 2018 at 5:18 AM Nathan Chancellor <natechancellor@gmail.com>
> > > wrote:
> > >
> > > > On Wed, Sep 05, 2018 at 11:05:15AM +0200, Greg KH wrote:
> > > > > On Wed, Sep 05, 2018 at 04:58:52AM -0400, Chas Williams wrote:
> > > > > > From: Chas Williams <chas3@att.com>
> > > > > >
> > > > > > 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>
> > > >
> > > > This is an issue with the 4.9 tree, not mainline. The hash is
> > > > incorrect but the problem appears valid.
> > > >
> > >
> > > Unfortunately, this issue doesn't fit into option 1, 2 or 3.  I could
> > > only do option 4.
> >
> > Ok, but if so, you need to at least sign-off on your patch, right?  :)
> 
> I can.  I wasn't clear to me since I am just fixing what the
> original author wrote.

We can not take a patch without a signed-off-by, that's for any kernel
patch, nothing special about stable trees here.

> > Also, call it out explicitly what you are trying to do here, and why the
> > patch is not upstream, so I know what is going on.
> 
> How would you like this done?  I thought the body of the
> commit message was fairly clear (with the exception of the
> hash).

Summarize the other info in this thread there as well.

thanks,

greg k-h

  reply	other threads:[~2018-09-05 14:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-05  8:58 [PATCH v4.9.y] Fixes: Commit 3c226c637b69 ("mm: numa: avoid waiting on freed migrated pages") Chas Williams
2018-09-05  9:05 ` Greg KH
2018-09-05  9:18   ` Nathan Chancellor
     [not found]     ` <CAG2-Gkn69EFYV2XwBraSt2nPwxRh2i+vV-XRfzxsZH2_7cORhg@mail.gmail.com>
2018-09-05  9:32       ` Greg Kroah-Hartman
2018-09-05  9:41         ` Chas Williams
2018-09-05 10:07           ` Greg Kroah-Hartman [this message]
2018-09-05 14:43 ` [PATCH] Fixes: Commit 2aa6d036b716 " Chas Williams
2018-09-05 15:02   ` Greg KH
2018-09-05 17:46     ` Chas Williams
2018-09-06 15:09 ` [PATCH][4.9.y] " Chas Williams
2018-09-06 15:10 ` [PATCH][v3.18.y] Fixes: Commit 86af955d02bb " Chas Williams
2018-09-06 15:11 ` [PATCH][v4.4.y] Fixes: Commit cdbf92675fad " Chas Williams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180905100707.GA6340@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=3chas3@gmail.com \
    --cc=chas3@att.com \
    --cc=mark.rutland@arm.com \
    --cc=natechancellor@gmail.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.