]> git.baikalelectronics.ru Git - kernel.git/commit
mtip32xx: Set queue bounce limit
authorFelipe Franciosi <felipe@paradoxo.org>
Thu, 13 Mar 2014 14:34:20 +0000 (14:34 +0000)
committerJens Axboe <axboe@fb.com>
Thu, 13 Mar 2014 20:56:39 +0000 (14:56 -0600)
commit4c71cfb9978f69c768e91ea4a1ca1aa4d268f942
tree91f77d49ae95017415d9ae5c168e60fdd1340ca8
parent065df2374e114765966531c3c396751343cc1857
mtip32xx: Set queue bounce limit

We need to set the queue bounce limit during the device initialization to
prevent excessive bouncing on 32 bit architectures.

Signed-off-by: Felipe Franciosi <felipe@paradoxo.org>
Cc: stable@kernel.org
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c