diff options
author | Christoph Hellwig <hch@lst.de> | 2017-06-19 09:26:26 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-06-27 20:13:45 +0200 |
commit | 8fc450443e3c489af41a3c9c85b32d38625f2c2a (patch) | |
tree | d90a7255a56e63da540cfdf39c2c61581e86db93 /drivers/block/drbd/drbd_protocol.h | |
parent | block: don't set bounce limit in blk_init_allocated_queue (diff) | |
download | linux-8fc450443e3c489af41a3c9c85b32d38625f2c2a.tar.xz linux-8fc450443e3c489af41a3c9c85b32d38625f2c2a.zip |
block: don't set bounce limit in blk_init_queue
Instead move it to the callers. Those that either don't use bio_data() or
page_address() or are specific to architectures that do not support highmem
are skipped.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/drbd/drbd_protocol.h')
0 files changed, 0 insertions, 0 deletions