[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190214165642.GB20349@C02TF0J2HF1T.local>
Date: Thu, 14 Feb 2019 16:56:43 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: Christoph Hellwig <hch@....de>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Alexander Viro <viro@...iv.linux.org.uk>,
Russell King <linux@...linux.org.uk>,
Will Deacon <will.deacon@....com>,
Guan Xuetao <gxt@....edu.cn>,
linux-arm-kernel@...ts.infradead.org, linux-mm@...ck.org,
linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/8] initramfs: move the legacy keepinitrd parameter to
core code
On Wed, Feb 13, 2019 at 06:46:19PM +0100, Christoph Hellwig wrote:
> No need to handle the freeing disable in arch code when we already
> have a core hook (and a different name for the option) for it.
>
> Signed-off-by: Christoph Hellwig <hch@....de>
> ---
> arch/Kconfig | 7 +++++++
> arch/arm/Kconfig | 1 +
> arch/arm/mm/init.c | 25 ++++++-------------------
> arch/arm64/Kconfig | 1 +
> arch/arm64/mm/init.c | 17 ++---------------
> arch/unicore32/Kconfig | 1 +
> arch/unicore32/mm/init.c | 14 +-------------
> init/initramfs.c | 9 +++++++++
> 8 files changed, 28 insertions(+), 47 deletions(-)
For arm64:
Acked-by: Catalin Marinas <catalin.marinas@....com>
Powered by blists - more mailing lists