diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2017-07-24 09:44:37 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2017-07-26 21:55:43 +0200 |
commit | 4218a9554653bd5be6e3c740749282b57434bd73 (patch) | |
tree | d7099f78e95199bfcea6b6e6f6b29f3b10191f46 /drivers/md/dm-table.c | |
parent | dm zoned: remove test for impossible REQ_OP_FLUSH conditions (diff) | |
download | linux-4218a9554653bd5be6e3c740749282b57434bd73.tar.xz linux-4218a9554653bd5be6e3c740749282b57434bd73.zip |
dm zoned: use GFP_NOIO in I/O path
Use GFP_NOIO for memory allocations in the I/O path. Other memory
allocations in the initialization path can use GFP_KERNEL.
Reported-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-table.c')
0 files changed, 0 insertions, 0 deletions