Damien, > Only GFP_KERNEL and GFP_NOIO are used with blkdev_report_zones(). In > preparation of using vmalloc() for large report buffer and zone array > allocations used by this function, remove its "gfp_t gfp_mask" argument > and rely on the caller context to use memalloc_noio_save/restore() where > necessary (block layer zone revalidation and dm-zoned I/O error path). LGTM. Reviewed-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> -- Martin K. Petersen Oracle Linux Engineering