All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: Christoph Hellwig <hch@infradead.org>
Cc: Rich Felker <dalias@libc.org>,
	linux-ia64@vger.kernel.org, linux-doc@vger.kernel.org,
	Catalin Marinas <catalin.marinas@arm.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	x86@kernel.org, Michal Hocko <mhocko@kernel.org>,
	"James E.J. Bottomley" <James.Bottomley@hansenpartnership.com>,
	Max Filippov <jcmvbkbc@gmail.com>, Guo Ren <guoren@kernel.org>,
	Ley Foon Tan <ley.foon.tan@intel.com>,
	sparclinux@vger.kernel.org, linux-riscv@lists.infradead.org,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-arch@vger.kernel.org, linux-s390@vger.kernel.org,
	linux-c6x-dev@linux-c6x.org, Baoquan He <bhe@redhat.com>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-hexagon@vger.kernel.org, Helge Deller <deller@gmx.de>,
	linux-sh@vger.kernel.org, Russell King <linux@armlinux.org.uk>,
	linux-csky@vger.kernel.org, Mike Rapoport <rppt@linux.ibm.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>, Hoan Tran <Hoan>
Subject: Re: [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Date: Wed, 29 Apr 2020 17:33:46 +0300	[thread overview]
Message-ID: <20200429143346.GI14260@kernel.org> (raw)
In-Reply-To: <20200429141706.GA25142@infradead.org>

On Wed, Apr 29, 2020 at 07:17:06AM -0700, Christoph Hellwig wrote:
> On Wed, Apr 29, 2020 at 03:11:22PM +0300, Mike Rapoport wrote:
> > From: Mike Rapoport <rppt@linux.ibm.com>
> > 
> > The commit f47ac088c406 ("mm: memmap_init: iterate over memblock regions
> > rather that check each PFN") made early_pfn_in_nid() obsolete and since
> > CONFIG_NODES_SPAN_OTHER_NODES is only used to pick a stub or a real
> > implementation of early_pfn_in_nid() it is also not needed anymore.
> 
> I don't think you can quote a commit id for something that hasn't been
> commited to mainline yet.i

Ouch, that was one of the things I've indented to fix in v2...

> Then again I would have just merged this
> patch into the one that obsoleted early_pfn_in_nid anyway.

I've kept these commits separate to preserve the authorship.
I'll update the changelog so that it won't mention commit id.

-- 
Sincerely yours,
Mike.

WARNING: multiple messages have this Message-ID (diff)
From: Mike Rapoport <rppt@kernel.org>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-kernel@vger.kernel.org, Rich Felker <dalias@libc.org>,
	linux-ia64@vger.kernel.org, linux-doc@vger.kernel.org,
	Catalin Marinas <catalin.marinas@arm.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	Michal Hocko <mhocko@kernel.org>,
	"James E.J. Bottomley" <James.Bottomley@hansenpartnership.com>,
	Max Filippov <jcmvbkbc@gmail.com>, Guo Ren <guoren@kernel.org>,
	linux-csky@vger.kernel.org, linux-parisc@vger.kernel.org,
	sparclinux@vger.kernel.org, linux-hexagon@vger.kernel.org,
	linux-riscv@lists.infradead.org,
	Mike Rapoport <rppt@linux.ibm.com>,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-arch@vger.kernel.org, linux-s390@vger.kernel.org,
	linux-c6x-dev@linux-c6x.org, Baoquan He <bhe@redhat.com>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-sh@vger.kernel.org, Helge Deller <deller@gmx.de>,
	x86@kernel.org, Russell King <linux@armlinux.org.uk>,
	Ley Foon Tan <ley.foon.tan@intel.com>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-arm-kernel@lists.infradead.org,
	Mark Salter <msalter@redhat.com>,
	Matt Turner <mattst88@gmail.com>,
	linux-snps-arc@lists.infradead.org,
	uclinux-h8-devel@lists.sourceforge.jp,
	linux-xtensa@linux-xtensa.org, linux-alpha@vger.kernel.org,
	linux-um@lists.infradead.org, linux-m68k@lists.linux-m68k.org,
	Tony Luck <tony.luck@intel.com>, Qian Cai <cai@lca.pw>,
	Greentime Hu <green.hu@gmail.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Stafford Horne <shorne@gmail.com>, Guan Xuetao <gxt@pku.edu.cn>,
	Hoan Tran <Hoan@os.amperecomputing.com>,
	Michal Simek <monstr@monstr.eu>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	Brian Cain <bcain@codeaurora.org>, Nick Hu <nickhu@andestech.com>,
	linux-mm@kvack.org, Vineet Gupta <vgupta@synopsys.com>,
	linux-mips@vger.kernel.org, openrisc@lists.librecores.org,
	Richard Weinberger <richard@nod.at>,
	Andrew Morton <akpm@linux-foundation.org>,
	linuxppc-dev@lists.ozlabs.org,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Date: Wed, 29 Apr 2020 17:33:46 +0300	[thread overview]
Message-ID: <20200429143346.GI14260@kernel.org> (raw)
Message-ID: <20200429143346.YbkdoVflisQJp28uRTOxNJiHc3vZXoMVP8IgBFliopE@z> (raw)
In-Reply-To: <20200429141706.GA25142@infradead.org>

On Wed, Apr 29, 2020 at 07:17:06AM -0700, Christoph Hellwig wrote:
> On Wed, Apr 29, 2020 at 03:11:22PM +0300, Mike Rapoport wrote:
> > From: Mike Rapoport <rppt@linux.ibm.com>
> > 
> > The commit f47ac088c406 ("mm: memmap_init: iterate over memblock regions
> > rather that check each PFN") made early_pfn_in_nid() obsolete and since
> > CONFIG_NODES_SPAN_OTHER_NODES is only used to pick a stub or a real
> > implementation of early_pfn_in_nid() it is also not needed anymore.
> 
> I don't think you can quote a commit id for something that hasn't been
> commited to mainline yet.i

Ouch, that was one of the things I've indented to fix in v2...

> Then again I would have just merged this
> patch into the one that obsoleted early_pfn_in_nid anyway.

I've kept these commits separate to preserve the authorship.
I'll update the changelog so that it won't mention commit id.

-- 
Sincerely yours,
Mike.

WARNING: multiple messages have this Message-ID (diff)
From: Mike Rapoport <rppt@kernel.org>
To: Christoph Hellwig <hch@infradead.org>
Cc: Rich Felker <dalias@libc.org>,
	linux-ia64@vger.kernel.org, linux-doc@vger.kernel.org,
	Catalin Marinas <catalin.marinas@arm.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	x86@kernel.org, Michal Hocko <mhocko@kernel.org>,
	"James E.J. Bottomley" <James.Bottomley@hansenpartnership.com>,
	Max Filippov <jcmvbkbc@gmail.com>, Guo Ren <guoren@kernel.org>,
	Ley Foon Tan <ley.foon.tan@intel.com>,
	sparclinux@vger.kernel.org, linux-riscv@lists.infradead.org,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-arch@vger.kernel.org, linux-s390@vger.kernel.org,
	linux-c6x-dev@linux-c6x.org, Baoquan He <bhe@redhat.com>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-hexagon@vger.kernel.org, Helge Deller <deller@gmx.de>,
	linux-sh@vger.kernel.org, Russell King <linux@armlinux.org.uk>,
	linux-csky@vger.kernel.org, Mike Rapoport <rppt@linux.ibm.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Hoan Tran <Hoan@os.amperecomputing.com>,
	Mark Salter <msalter@redhat.com>,
	Matt Turner <mattst88@gmail.com>,
	linux-snps-arc@lists.infradead.org,
	uclinux-h8-devel@lists.sourceforge.jp,
	linux-xtensa@linux-xtensa.org, Nick Hu <nickhu@andestech.com>,
	linux-um@lists.infradead.org, linux-mips@vger.kernel.org,
	Richard Weinberger <richard@nod.at>,
	linux-m68k@lists.linux-m68k.org,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	Qian Cai <cai@lca.pw>, Greentime Hu <green.hu@gmail.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Stafford Horne <shorne@gmail.com>, Guan Xuetao <gxt@pku.edu.cn>,
	linux-arm-kernel@lists.infradead.org,
	Michal Simek <monstr@monstr.eu>, Tony Luck <tony.luck@intel.com>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	linux-parisc@vger.kernel.org, linux-mm@kvack.org,
	Vineet Gupta <vgupta@synopsys.com>,
	Brian Cain <bcain@codeaurora.org>,
	linux-kernel@vger.kernel.org, openrisc@lists.librecores.org,
	linux-alpha@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	linuxppc-dev@lists.ozlabs.org,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Date: Wed, 29 Apr 2020 17:33:46 +0300	[thread overview]
Message-ID: <20200429143346.GI14260@kernel.org> (raw)
In-Reply-To: <20200429141706.GA25142@infradead.org>

On Wed, Apr 29, 2020 at 07:17:06AM -0700, Christoph Hellwig wrote:
> On Wed, Apr 29, 2020 at 03:11:22PM +0300, Mike Rapoport wrote:
> > From: Mike Rapoport <rppt@linux.ibm.com>
> > 
> > The commit f47ac088c406 ("mm: memmap_init: iterate over memblock regions
> > rather that check each PFN") made early_pfn_in_nid() obsolete and since
> > CONFIG_NODES_SPAN_OTHER_NODES is only used to pick a stub or a real
> > implementation of early_pfn_in_nid() it is also not needed anymore.
> 
> I don't think you can quote a commit id for something that hasn't been
> commited to mainline yet.i

Ouch, that was one of the things I've indented to fix in v2...

> Then again I would have just merged this
> patch into the one that obsoleted early_pfn_in_nid anyway.

I've kept these commits separate to preserve the authorship.
I'll update the changelog so that it won't mention commit id.

-- 
Sincerely yours,
Mike.


WARNING: multiple messages have this Message-ID (diff)
From: Mike Rapoport <rppt@kernel.org>
To: Christoph Hellwig <hch@infradead.org>
Cc: Rich Felker <dalias@libc.org>,
	linux-ia64@vger.kernel.org, linux-doc@vger.kernel.org,
	Catalin Marinas <catalin.marinas@arm.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	x86@kernel.org, Michal Hocko <mhocko@kernel.org>,
	"James E.J. Bottomley" <James.Bottomley@hansenpartnership.com>,
	Max Filippov <jcmvbkbc@gmail.com>, Guo Ren <guoren@kernel.org>,
	Ley Foon Tan <ley.foon.tan@intel.com>,
	sparclinux@vger.kernel.org, linux-riscv@lists.infradead.org,
	Greg Ungerer <gerg@linux-m68k.org>,
	linux-arch@vger.kernel.org, linux-s390@vger.kernel.org,
	linux-c6x-dev@linux-c6x.org, Baoquan He <bhe@redhat.com>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-hexagon@vger.kernel.org, Helge Deller <deller@gmx.de>,
	linux-sh@vger.kernel.org, Russell King <linux@armlinux.org.uk>,
	linux-csky@vger.kernel.org, Mike Rapoport <rppt@linux.ibm.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Hoan Tran <Hoan@os.amperecomputing.com>,
	Mark Salter <msalter@redhat.com>,
	Matt Turner <mattst88@gmail.com>,
	linux-snps-arc@lists.infradead.org,
	uclinux-h8-devel@lists.sourceforge.jp,
	linux-xtensa@linux-xtensa.org, Nick Hu <nickhu@andestech.com>,
	linux-um@lists.infradead.org, linux-mips@vger.kernel.org,
	Richard Weinberger <richard@nod.at>,
	linux-m68k@lists.linux-m68k.org,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	Qian Cai <cai@lca.pw>, Greentime Hu <green.hu@gmail.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Stafford Horne <shorne@gmail.com>, Guan Xuetao <gxt@pku.edu.cn>,
	linux-arm-kernel@lists.infradead.org,
	Michal Simek <monstr@monstr.eu>, Tony Luck <tony.luck@intel.com>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	linux-parisc@vger.kernel.org, linux-mm@kvack.org,
	Vineet Gupta <vgupta@synopsys.com>,
	Brian Cain <bcain@codeaurora.org>,
	linux-kernel@vger.kernel.org, openrisc@lists.librecores.org,
	linux-alpha@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	linuxppc-dev@lists.ozlabs.org,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Date: Wed, 29 Apr 2020 17:33:46 +0300	[thread overview]
Message-ID: <20200429143346.GI14260@kernel.org> (raw)
In-Reply-To: <20200429141706.GA25142@infradead.org>

On Wed, Apr 29, 2020 at 07:17:06AM -0700, Christoph Hellwig wrote:
> On Wed, Apr 29, 2020 at 03:11:22PM +0300, Mike Rapoport wrote:
> > From: Mike Rapoport <rppt@linux.ibm.com>
> > 
> > The commit f47ac088c406 ("mm: memmap_init: iterate over memblock regions
> > rather that check each PFN") made early_pfn_in_nid() obsolete and since
> > CONFIG_NODES_SPAN_OTHER_NODES is only used to pick a stub or a real
> > implementation of early_pfn_in_nid() it is also not needed anymore.
> 
> I don't think you can quote a commit id for something that hasn't been
> commited to mainline yet.i

Ouch, that was one of the things I've indented to fix in v2...

> Then again I would have just merged this
> patch into the one that obsoleted early_pfn_in_nid anyway.

I've kept these commits separate to preserve the authorship.
I'll update the changelog so that it won't mention commit id.

-- 
Sincerely yours,
Mike.

_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

WARNING: multiple messages have this Message-ID (diff)
From: Mike Rapoport <rppt@kernel.org>
To: openrisc@lists.librecores.org
Subject: [OpenRISC] [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Date: Wed, 29 Apr 2020 17:33:46 +0300	[thread overview]
Message-ID: <20200429143346.GI14260@kernel.org> (raw)
In-Reply-To: <20200429141706.GA25142@infradead.org>

On Wed, Apr 29, 2020 at 07:17:06AM -0700, Christoph Hellwig wrote:
> On Wed, Apr 29, 2020 at 03:11:22PM +0300, Mike Rapoport wrote:
> > From: Mike Rapoport <rppt@linux.ibm.com>
> > 
> > The commit f47ac088c406 ("mm: memmap_init: iterate over memblock regions
> > rather that check each PFN") made early_pfn_in_nid() obsolete and since
> > CONFIG_NODES_SPAN_OTHER_NODES is only used to pick a stub or a real
> > implementation of early_pfn_in_nid() it is also not needed anymore.
> 
> I don't think you can quote a commit id for something that hasn't been
> commited to mainline yet.i

Ouch, that was one of the things I've indented to fix in v2...

> Then again I would have just merged this
> patch into the one that obsoleted early_pfn_in_nid anyway.

I've kept these commits separate to preserve the authorship.
I'll update the changelog so that it won't mention commit id.

-- 
Sincerely yours,
Mike.

  reply	other threads:[~2020-04-29 14:33 UTC|newest]

Thread overview: 227+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29 12:11 [PATCH v2 00/20] mm: rework free_area_init*() funcitons Mike Rapoport
2020-04-29 12:11 ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11 ` Mike Rapoport
2020-04-29 12:11 ` Mike Rapoport
2020-04-29 12:11 ` Mike Rapoport
2020-04-29 12:11 ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 01/20] mm: memblock: replace dereferences of memblock_region.nid with API calls Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 02/20] mm: make early_pfn_to_nid() and related defintions close to each other Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-05-26 17:11   ` Catalin Marinas
2020-05-26 17:11     ` [OpenRISC] " Catalin Marinas
2020-05-26 17:11     ` Catalin Marinas
2020-05-26 17:11     ` Catalin Marinas
2020-05-26 17:11     ` Catalin Marinas
2020-05-26 17:11     ` Catalin Marinas
2020-04-29 12:11 ` [PATCH v2 04/20] mm: free_area_init: use maximal zone PFNs rather than zone sizes Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes() Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-05-26 17:13   ` Catalin Marinas
2020-05-26 17:13     ` [OpenRISC] " Catalin Marinas
2020-05-26 17:13     ` Catalin Marinas
2020-05-26 17:13     ` Catalin Marinas
2020-05-26 17:13     ` Catalin Marinas
2020-05-26 17:13     ` Catalin Marinas
2020-04-29 12:11 ` [PATCH v2 06/20] alpha: simplify detection of memory zone boundaries Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 07/20] arm: " Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-05-26 17:15   ` Catalin Marinas
2020-05-26 17:15     ` [OpenRISC] " Catalin Marinas
2020-05-26 17:15     ` Catalin Marinas
2020-05-26 17:15     ` Catalin Marinas
2020-05-26 17:15     ` Catalin Marinas
2020-05-26 17:15     ` Catalin Marinas
2020-04-29 12:11 ` [PATCH v2 09/20] csky: simplify detection of memory zone boundaries Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 10/20] m68k: mm: " Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 11/20] parisc: " Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 12/20] sparc32: " Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 13/20] unicore32: " Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 14/20] xtensa: " Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 14:17   ` Christoph Hellwig
2020-04-29 14:17     ` [OpenRISC] " Christoph Hellwig
2020-04-29 14:17     ` Christoph Hellwig
2020-04-29 14:17     ` Christoph Hellwig
2020-04-29 14:17     ` Christoph Hellwig
2020-04-29 14:33     ` Mike Rapoport [this message]
2020-04-29 14:33       ` [OpenRISC] " Mike Rapoport
2020-04-29 14:33       ` Mike Rapoport
2020-04-29 14:33       ` Mike Rapoport
2020-04-29 14:33       ` Mike Rapoport
2020-04-29 16:29   ` [PATCH v2.5 " Mike Rapoport
2020-04-29 16:29     ` [OpenRISC] " Mike Rapoport
2020-04-29 16:29     ` Mike Rapoport
2020-04-29 16:29     ` Mike Rapoport
2020-04-29 16:29     ` Mike Rapoport
2020-04-29 16:29     ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-05-03 17:41   ` Guenter Roeck
2020-05-03 17:41     ` [OpenRISC] " Guenter Roeck
2020-05-03 17:41     ` Guenter Roeck
2020-05-03 17:41     ` Guenter Roeck
2020-05-03 17:41     ` Guenter Roeck
2020-05-03 17:41     ` Guenter Roeck
2020-05-03 18:43     ` Guenter Roeck
2020-05-03 18:43       ` [OpenRISC] " Guenter Roeck
2020-05-03 18:43       ` Guenter Roeck
2020-05-03 18:43       ` Guenter Roeck
2020-05-03 18:43       ` Guenter Roeck
2020-05-03 18:43       ` Guenter Roeck
2020-05-04 15:39       ` Mike Rapoport
2020-05-04 15:39         ` [OpenRISC] " Mike Rapoport
2020-05-04 15:39         ` Mike Rapoport
2020-05-04 15:39         ` Mike Rapoport
2020-05-04 15:39         ` Mike Rapoport
2020-05-04 15:39         ` Mike Rapoport
2020-05-05  6:23         ` Vineet Gupta
2020-05-05  6:23           ` Vineet Gupta
2020-05-05  6:23           ` Vineet Gupta
2020-05-05  6:23           ` Vineet Gupta
2020-05-05  9:19           ` Mike Rapoport
2020-05-05  9:19             ` Mike Rapoport
2020-05-05  9:19             ` Mike Rapoport
2020-05-05  9:19             ` Mike Rapoport
2020-05-05 18:07             ` Vineet Gupta
2020-05-05 18:07               ` Vineet Gupta
2020-05-05 18:07               ` Vineet Gupta
2020-05-05 18:07               ` Vineet Gupta
2020-05-05 18:07               ` Vineet Gupta
2020-05-05 20:15               ` Mike Rapoport
2020-05-05 20:15                 ` Mike Rapoport
2020-05-05 20:15                 ` Mike Rapoport
2020-05-05 20:15                 ` Mike Rapoport
2020-05-05 20:15                 ` Mike Rapoport
2020-05-07 20:59                 ` Mike Rapoport
2020-05-07 20:59                   ` Mike Rapoport
2020-05-07 20:59                   ` Mike Rapoport
2020-05-07 20:59                   ` Mike Rapoport
2020-05-07 20:59                   ` Mike Rapoport
2020-05-07 20:59                   ` Mike Rapoport
2020-05-07 21:21                   ` Vineet Gupta
2020-05-07 21:21                     ` Vineet Gupta
2020-05-07 21:21                     ` Vineet Gupta
2020-05-07 21:21                     ` Vineet Gupta
2020-05-07 21:21                     ` Vineet Gupta
2020-05-05 13:18         ` Guenter Roeck
2020-05-05 13:18           ` [OpenRISC] " Guenter Roeck
2020-05-05 13:18           ` Guenter Roeck
2020-05-05 13:18           ` Guenter Roeck
2020-05-05 13:18           ` Guenter Roeck
2020-05-05 13:18           ` Guenter Roeck
2020-05-05 13:45           ` Mike Rapoport
2020-05-05 13:45             ` [OpenRISC] " Mike Rapoport
2020-05-05 13:45             ` Mike Rapoport
2020-05-05 13:45             ` Mike Rapoport
2020-05-05 13:45             ` Mike Rapoport
2020-05-05 13:45             ` Mike Rapoport
2020-05-05 17:27           ` Vineet Gupta
2020-05-05 17:27             ` Vineet Gupta
2020-05-05 17:27             ` Vineet Gupta
2020-05-05 17:27             ` [OpenRISC] " Vineet Gupta
2020-05-05 17:27             ` Vineet Gupta
2020-05-05 17:27             ` Vineet Gupta
2020-05-05 17:27             ` Vineet Gupta
2020-05-05 17:27             ` Vineet Gupta
2020-04-29 12:11 ` [PATCH v2 18/20] mm: clean up free_area_init_node() and its helpers Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 19/20] mm: simplify find_min_pfn_with_active_regions() Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11 ` [PATCH v2 20/20] docs/vm: update memory-models documentation Mike Rapoport
2020-04-29 12:11   ` [OpenRISC] " Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport
2020-04-29 12:11   ` Mike Rapoport

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=20200429143346.GI14260@kernel.org \
    --to=rppt@kernel.org \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=bhe@redhat.com \
    --cc=catalin.marinas@arm.com \
    --cc=corbet@lwn.net \
    --cc=dalias@libc.org \
    --cc=deller@gmx.de \
    --cc=geert@linux-m68k.org \
    --cc=gerg@linux-m68k.org \
    --cc=guoren@kernel.org \
    --cc=hch@infradead.org \
    --cc=heiko.carstens@de.ibm.com \
    --cc=jcmvbkbc@gmail.com \
    --cc=ley.foon.tan@intel.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-c6x-dev@linux-c6x.org \
    --cc=linux-csky@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mhocko@kernel.org \
    --cc=rppt@linux.ibm.com \
    --cc=sparclinux@vger.kernel.org \
    --cc=x86@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.