diff options
| author | Lorenzo Stoakes <[email protected]> | 2023-03-22 18:57:02 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:56 -0700 |
| commit | 46c0d6d0904a10785faabee53fe53ee1aa718fea (patch) | |
| tree | 8a23ab1ef975801cf4f2c067331cfd28ee9f70e3 /include/linux | |
| parent | 2e1c0170771e6bf31bc785ea43a44e6e85e36268 (diff) | |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions