Re: [PATCH] mm/page_poison: update comment after code moved

From: Michael S. Tsirkin
Date: Fri Feb 08 2019 - 00:53:05 EST


On Thu, Feb 07, 2019 at 09:01:41PM -0800, Andrew Morton wrote:
> On Thu, 7 Feb 2019 14:11:16 -0500 "Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote:
>
> > mm/debug-pagealloc.c is no more, so of course header now needs to be
> > updated. This seems like something checkpatch should be
> > able to catch - worth looking into?
> >
> > Cc: trivial@xxxxxxxxxx
> > Cc: linux-mm@xxxxxxxxx
> > Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> > Cc: akpm@xxxxxxxxxxxxxxxxxxxx
> > Fixes: 8823b1dbc05f ("mm/page_poison.c: enable PAGE_POISONING as a separate option")
>
> Please send along a signed-off-by: for this.

Oh sorry.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

Good enough or should I repost?