diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-08-11 19:19:06 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-23 22:44:51 +0300 |
commit | be863b9e4348a791e360d25611a1bdde2c9595ed (patch) | |
tree | 3765fb0cd03d4229fca996ddf3e97bea70ac8156 /usr | |
parent | be4d234d7aebbfe0c233bc20b9cdef7ab3408ff4 (diff) | |
download | linux-be863b9e4348a791e360d25611a1bdde2c9595ed.tar.xz |
block: clear BIO_PERCPU_CACHE flag if polling isn't supported
The bio alloc cache relies on the fact that a polled bio will complete
in process context, clear the cacheable flag if we disable polling
for a given bio.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions