diff options
author | Christoph Hellwig <[email protected]> | 2021-04-09 17:04:46 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-04-12 06:45:12 -0600 |
commit | cbb749cf377aa8aa32a036ebe9dd9f2d89037bf0 (patch) | |
tree | 07d9b5c06a3953ea2810d0d2b2506554b132479c /scripts/gdb | |
parent | d173b65aa75fe8d97bccf429c001633910d20bfb (diff) |
block: remove an incorrect check from blk_rq_append_bio
blk_rq_append_bio is also used for the copy case, not just the map case,
so tis debug check is not correct.
Fixes: 393bb12e0058 ("block: stop calling blk_queue_bounce for passthrough requests")
Reported-by: Guenter Roeck <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions