]> git.baikalelectronics.ru Git - kernel.git/commit
mtip32xx: kill atomic argument to mtip_quiesce_io()
authorJens Axboe <axboe@fb.com>
Thu, 27 Apr 2017 22:32:41 +0000 (16:32 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 2 May 2017 13:52:08 +0000 (07:52 -0600)
commitaef28edb4ee9a353921f447bde4a2f167312a243
tree0afae95b5571397889fc91e40d7ff118d108a005
parent10fe39d6a1c4654748b6ef1079c1b18b8e8985e6
mtip32xx: kill atomic argument to mtip_quiesce_io()

All callers now pass in GFP_KERNEL, get rid of the argument.

Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c