diff options
author | Christoph Hellwig <hch@lst.de> | 2018-05-09 09:54:07 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-05-14 16:55:16 +0200 |
commit | c3036021c7bd488a382ebb15bd48225941a8686e (patch) | |
tree | eeae51457bfa58e97961fadb60b86107bdad0923 /kernel/power/swap.c | |
parent | block: pass an explicit gfp_t to get_request (diff) | |
download | linux-c3036021c7bd488a382ebb15bd48225941a8686e.tar.xz linux-c3036021c7bd488a382ebb15bd48225941a8686e.zip |
block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
We just can't do I/O when doing block layer requests allocations,
so use GFP_NOIO instead of the even more limited __GFP_DIRECT_RECLAIM.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel/power/swap.c')
0 files changed, 0 insertions, 0 deletions