]> www.infradead.org Git - users/jedix/linux-maple.git/commit
block: unpin user pages belonging to a folio at once
authorKundan Kumar <kundan.kumar@samsung.com>
Wed, 11 Sep 2024 06:49:35 +0000 (12:19 +0530)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Sep 2024 13:24:01 +0000 (07:24 -0600)
commiteb1d46fcd5d672c9da84925ec38f1aca35d40940
tree1ddeed586d710d9ef69ad0f5636748769eda81d8
parentd3bfbfb1248498656cd25c51e41c1e31219bd0dd
block: unpin user pages belonging to a folio at once

Use newly added mm function unpin_user_folio() to put refs by npages
count.

Signed-off-by: Kundan Kumar <kundan.kumar@samsung.com>
Tested-by: Luis Chamberlain <mcgrof@kernel.org>
Link: https://lore.kernel.org/r/20240911064935.5630-5-kundan.kumar@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c