Re: [PATCH v5 RESEND 3/3] vmcore: Convert read_from_oldmem() to take an iov_iter

From: Christoph Hellwig
Date: Wed Apr 13 2022 - 12:41:16 EST


On Fri, Apr 08, 2022 at 05:06:36PM +0800, Baoquan He wrote:
> From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
>
> Remove the read_from_oldmem() wrapper introduced earlier and convert
> all the remaining callers to pass an iov_iter.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
> Signed-off-by: Baoquan He <bhe@xxxxxxxxxx>

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>