[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210210125533.GE2111784@infradead.org>
Date: Wed, 10 Feb 2021 12:55:33 +0000
From: Christoph Hellwig <hch@...radead.org>
To: ira.weiny@...el.com
Cc: Andrew Morton <akpm@...ux-foundation.org>,
David Sterba <dsterba@...e.cz>,
Christoph Hellwig <hch@...radead.org>, clm@...com,
josef@...icpanda.com, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH V2 5/8] iov_iter: Remove memzero_page() in favor of
zero_user()
On Tue, Feb 09, 2021 at 10:22:18PM -0800, ira.weiny@...el.com wrote:
> From: Ira Weiny <ira.weiny@...el.com>
>
> zero_user() is already defined with the same interface and contains the
> same code pattern as memzero_page(). Remove memzero_page() and use the
> already defined common function zero_user()
Looks good,
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists