linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eugeniu Rosca <erosca@de.adit-jv.com>
To: Matthew Wilcox <willy@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Michal Hocko <mhocko@suse.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	Steven Sistare <steven.sistare@oracle.com>,
	AKASHI Takahiro <takahiro.akashi@linaro.org>,
	Pavel Tatashin <pasha.tatashin@oracle.com>,
	Gioh Kim <gi-oh.kim@profitbricks.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	Wei Yang <richard.weiyang@gmail.com>,
	Miles Chen <miles.chen@mediatek.com>,
	Vlastimil Babka <vbabka@suse.cz>, Mel Gorman <mgorman@suse.de>,
	Johannes Weiner <hannes@cmpxchg.org>,
	Paul Burton <paul.burton@mips.com>,
	James Hartley <james.hartley@mips.com>,
	<linux-kernel@vger.kernel.org>, <linux-mm@kvack.org>
Subject: Re: [PATCH v2 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA
Date: Wed, 24 Jan 2018 15:51:03 +0100	[thread overview]
Message-ID: <20180124145103.GA32426@vmlxhi-102.adit-jv.com> (raw)
In-Reply-To: <20180123202700.GA5565@bombadil.infradead.org>

On Tue, Jan 23, 2018 at 12:27:00PM -0800, Matthew Wilcox wrote:
> On Tue, Jan 23, 2018 at 08:00:36PM +0100, Eugeniu Rosca wrote:
> > Hi Matthew,
> > 
> > On Mon, Jan 22, 2018 at 04:45:51PM -0800, Matthew Wilcox wrote:
> > > On Mon, Jan 22, 2018 at 09:25:30PM +0100, Eugeniu Rosca wrote:
> > > > Here is what I came up with, based on your proposal:
> > > 
> > > Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com>
> > 
> > Apologies for not knowing the process. Should I include the
> > `Reviewed-by` in the description of the next patch or will it be
> > done by the maintainer who will hopefully pick up the patch?
> 
> It's OK to not know the process ;-)
> 
> The next step is for you to integrate the changes you made here into a
> fresh patch against mainline, and then add my Reviewed-by: tag underneath
> your Signed-off-by: line.

[PATCH v3] pushed to https://marc.info/?l=linux-mm&m=151680461529468&w=2
Thanks for your support!

Best regards,
Eugeniu.

      reply	other threads:[~2018-01-24 14:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-21 14:47 [PATCH v2 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y Eugeniu Rosca
2018-01-21 14:47 ` [PATCH v2 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA Eugeniu Rosca
2018-01-22  1:21   ` Matthew Wilcox
2018-01-22 20:25     ` Eugeniu Rosca
2018-01-23  0:45       ` Matthew Wilcox
2018-01-23 19:00         ` Eugeniu Rosca
2018-01-23 20:27           ` Matthew Wilcox
2018-01-24 14:51             ` Eugeniu Rosca [this message]

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=20180124145103.GA32426@vmlxhi-102.adit-jv.com \
    --to=erosca@de.adit-jv.com \
    --cc=akpm@linux-foundation.org \
    --cc=ard.biesheuvel@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=gi-oh.kim@profitbricks.com \
    --cc=hannes@cmpxchg.org \
    --cc=heiko.carstens@de.ibm.com \
    --cc=james.hartley@mips.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@suse.de \
    --cc=mhocko@suse.com \
    --cc=miles.chen@mediatek.com \
    --cc=pasha.tatashin@oracle.com \
    --cc=paul.burton@mips.com \
    --cc=richard.weiyang@gmail.com \
    --cc=steven.sistare@oracle.com \
    --cc=takahiro.akashi@linaro.org \
    --cc=vbabka@suse.cz \
    --cc=willy@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).