]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/block/mtip32xx/mtip32xx.c
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)
commit1044b1bb9278f2e656a1a7b63dc24a59506540aa
tree91f77d49ae95017415d9ae5c168e60fdd1340ca8
parentbe577fabf3ec2c9593f4d3c044283be783b88c3b
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