commit | bf231981bef52eb4130d30ffc06a6fe256866602 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Tue Aug 29 08:32:09 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Aug 29 09:43:03 2017 -0600 |
tree | 48d88420173a0e70355b868191bf11dec005b4be | |
parent | dfbde55249032db6e93ab76a91c3b2e46308f52e [diff] |
skd: Remove blk_queue_bounce_limit() call Since sTec s1120 devices support 64-bit DMA it is not necessary to request data buffer bouncing. Hence remove the blk_queue_bounce_limit() call. Suggested-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Hannes Reinecke <hare@suse.de> Cc: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>