diff options
author | 2024-11-15 07:14:03 -0700 | |
---|---|---|
committer | 2024-11-15 07:14:03 -0700 | |
commit | 957860cbc1dc89f79f2acc193470224e350dfd03 (patch) | |
tree | cd6d2ed7717134a15f3a63ee2e38563ddc999178 /scripts/lib/kdoc/kdoc_output.py | |
parent | block/genhd: use seq_put_decimal_ull for diskstats decimal values (diff) | |
download | linux-rng-957860cbc1dc89f79f2acc193470224e350dfd03.tar.xz linux-rng-957860cbc1dc89f79f2acc193470224e350dfd03.zip |
block: make struct rq_list available for !CONFIG_BLOCK
A previous commit changed how requests are linked in the plug structure,
but unlike the previous method, it uses a new type for it rather than
struct request. The latter is available even for !CONFIG_BLOCK, while
struct rq_list is now. Move it outside CONFIG_BLOCK.
Reported-by: Nathan Chancellor <nathan@kernel.org>
Fixes: a3396b99990d ("block: add a rq_list type")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions