diff options
| author | Lorenzo Stoakes <[email protected]> | 2023-03-22 18:57:02 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-06 02:42:56 +0000 |
| commit | 46c0d6d0904a10785faabee53fe53ee1aa718fea (patch) | |
| tree | 8a23ab1ef975801cf4f2c067331cfd28ee9f70e3 /mm/vmalloc.c | |
| parent | fs/proc/kcore: avoid bounce buffer for ktext data (diff) | |
| download | kernel-46c0d6d0904a10785faabee53fe53ee1aa718fea.tar.gz kernel-46c0d6d0904a10785faabee53fe53ee1aa718fea.zip | |
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
For the time being we still use a bounce buffer for vread(), however in
the next patch we will convert this to interact directly with the iterator
and eliminate the bounce buffer altogether.
Link: https://lkml.kernel.org/r/ebe12c8d70eebd71f487d80095605f3ad0d1489c.1679511146.git.lstoakes@gmail.com
Signed-off-by: Lorenzo Stoakes <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Baoquan He <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Liu Shixin <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Uladzislau Rezki (Sony) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions
