Damien Le Moal bd976e5272 block: Kill gfp_t argument of blkdev_report_zones()
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).

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-07-11 20:04:37 -06:00
..
2019-07-08 19:56:57 -07:00
2019-05-31 08:34:32 -07:00
2019-07-08 19:56:57 -07:00
2019-07-08 19:56:57 -07:00
2019-07-08 19:56:57 -07:00
2019-07-08 19:56:57 -07:00
2019-06-21 09:58:42 -07:00
2019-06-08 12:52:42 -07:00
2019-07-08 19:56:57 -07:00
2019-07-01 08:18:54 -06:00
2019-04-08 18:21:02 -05:00
2019-03-08 14:48:40 -08:00
2019-07-09 10:45:06 -07:00
2019-07-01 08:18:54 -06:00
2019-01-30 17:44:07 -05:00
2019-04-09 19:20:57 -04:00
2019-02-07 16:38:35 +01:00