Re: [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io
Damien Le Moal <[email protected]>
| Newsgroups | org.kernel.vger.linux-bcache,dev.linux.lists.dm-devel,dev.linux.lists.gfs2,org.kernel.vger.linux-block,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-pm,org.kernel.vger.linux-xfs |
|---|---|
| Organization | Western Digital Research |
| Message-ID | <[email protected]> |
On 4/22/25 23:26, Christoph Hellwig wrote: > Split hib_submit_io into a sync and async version. The sync version is > a small wrapper around bdev_rw_virt which implements all the logic to > add a kernel direct mapping range to a bio and synchronously submits it, > while the async version is slightly simplified using the > bio_add_virt_nofail for adding the single range. > > Signed-off-by: Christoph Hellwig <[email protected]> Looks OK to me. Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research