[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190115134336.GB13216@infradead.org>
Date: Tue, 15 Jan 2019 05:43:36 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Anup Patel <anup@...infault.org>
Cc: Palmer Dabbelt <palmer@...ive.com>,
Albert Ou <aou@...s.berkeley.edu>,
Anup Patel <anup.patel@....com>, linux-kernel@...r.kernel.org,
Christoph Hellwig <hch@...radead.org>,
Atish Patra <atish.patra@....com>,
Paul Walmsley <paul.walmsley@...ive.com>,
linux-riscv@...ts.infradead.org
Subject: Re: [PATCH 1/5] RISC-V: Move free_initrd_mem() to kernel/setup.c
On Mon, Jan 07, 2019 at 09:40:43PM +0530, Anup Patel wrote:
> From: Anup Patel <anup.patel@....com>
>
> We move free_initrd_mem() to kernel/setup.c so that all initrd
> related functions are in one place.
>
> Signed-off-by: Anup Patel <anup.patel@....com>
Looks fine:
Reviewed-by: Christoph Hellwig <hch@....de>
Talking about free_initrd_mem - don't we need to call free_reserved_area
to actually release the memory?
Powered by blists - more mailing lists