[PATCH v3 5/5] block: remove gfp_flags from blkdev_zone_mgmt
Mike Snitzer
snitzer at kernel.org
Tue Jan 30 12:49:22 PST 2024
On Mon, Jan 29 2024 at 2:52P -0500,
Johannes Thumshirn <johannes.thumshirn at wdc.com> wrote:
> Now that all callers pass in GFP_KERNEL to blkdev_zone_mgmt() and use
> memalloc_no{io,fs}_{save,restore}() to define the allocation scope, we can
> drop the gfp_mask parameter from blkdev_zone_mgmt() as well as
> blkdev_zone_reset_all() and blkdev_zone_reset_all_emulated().
>
> Signed-off-by: Johannes Thumshirn <johannes.thumshirn at wdc.com>
Reviewed-by: Mike Snitzer <snitzer at kernel.org>
More information about the Linux-nvme
mailing list