diff options
| author | Christoph Hellwig <[email protected]> | 2021-02-02 18:19:27 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-02-08 08:33:16 -0700 |
| commit | 977be01273844626ddeef4a464b42b99418d76e6 (patch) | |
| tree | fd719c39aec963f3da5f658912ac0421ec04fb85 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | ed97ce5e1daf26d456760443fc89dc14d2b677e5 (diff) | |
block: mark the bio as cloned in bio_iov_bvec_set
bio_iov_bvec_set clones the bio_vecs from the iter, and thus should be
treated like a cloned bio in every respect. That also includes not
touching bi_max_vecs as that is a property of the bio allocation and not
its current payload.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions