diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-12-16 08:20:31 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-12-16 09:18:09 -0700 |
commit | 53eab8e76667b124615a943a033cdf97c80c242a (patch) | |
tree | 543742bad15785312f5ba30a23e9bbee7cc1dacf /include/rdma | |
parent | d36a9ea5e7766961e753ee38d4c331bbe6ef659b (diff) | |
download | linux-stable-53eab8e76667b124615a943a033cdf97c80c242a.tar.gz linux-stable-53eab8e76667b124615a943a033cdf97c80c242a.tar.bz2 linux-stable-53eab8e76667b124615a943a033cdf97c80c242a.zip |
block: don't clear REQ_ALLOC_CACHE for non-polled requests
Since commit:
b99182c501c3 ("bio: add pcpu caching for non-polling bio_put")
we support bio caching for IRQ based IO as well, hence there's no need
to manually clear REQ_ALLOC_CACHE if we disable polling on a request.
Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions