Home
last modified time | relevance | path

Searched hist:ab6c340e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dbio.cab6c340e Tue Jul 27 00:56:36 CDT 2021 Christoph Hellwig <hch@lst.de> block: use memzero_page in zero_fill_bio

Use memzero_bvec to zero each segment in the bio instead of manually
mapping and zeroing the data.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Link: https://lore.kernel.org/r/20210727055646.118787-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>