diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-04-30 00:37:59 +0300 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-04-30 00:37:59 +0300 |
commit | 4a22fd20379ca897a6bfdb8372b4f9601e430332 (patch) | |
tree | edcf49c83d7e2343a4b1c8efe5d49a6f1c74bec0 /arch/m68k | |
parent | 5d8de293c224896a4da99763fce4f9794308caf4 (diff) | |
download | linux-4a22fd20379ca897a6bfdb8372b4f9601e430332.tar.xz |
vmcore: convert __read_vmcore to use an iov_iter
This gets rid of copy_to() and let us use proc_read_iter() instead of
proc_read().
Link: https://lkml.kernel.org/r/20220408090636.560886-3-bhe@redhat.com
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Baoquan He <bhe@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions