]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit8afdd94c74e416de74a8ee61d79e4bf93466420b
tree0afae95b5571397889fc91e40d7ff118d108a005
parent0f6422a2c57c6afcf66ead903dc3fa6641184aa4
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