On 2024/1/29 15:52, Johannes Thumshirn wrote:
Guard the calls to blkdev_zone_mgmt() with a memalloc_nofs scope. This helps us getting rid of the GFP_NOFS argument to blkdev_zone_mgmt(); Signed-off-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx> Thanks,