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 <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks,
