[PATCH v3 3/3] vmcore: Convert read_from_oldmem() to take an iov_iter

2021-12-13 Thread Matthew Wilcox (Oracle)
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) --- arch/x86/kernel/crash_dump_64.c | 7 +- fs/proc/vmcore.c| 40 + include/linux/crash_

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

2021-12-21 Thread Christoph Hellwig
On Mon, Dec 13, 2021 at 02:39:27PM +, Matthew Wilcox (Oracle) wrote: > Remove the read_from_oldmem() wrapper introduced earlier and convert > all the remaining callers to pass an iov_iter. Looks good, Reviewed-by: Christoph Hellwig ___ kexec maili