Skip to content
Commit 53eab8e7 authored by Jens Axboe's avatar Jens Axboe
Browse files

block: don't clear REQ_ALLOC_CACHE for non-polled requests

Since commit:

b99182c5

 ("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: default avatarKeith Busch <kbusch@kernel.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d36a9ea5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment