diff options
author | Christoph Hellwig <hch@lst.de> | 2019-04-11 08:23:30 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-04-12 09:06:40 -0600 |
commit | 7321ecbfc7cf85211460a1dc6bb0ccfc3dcf9df0 (patch) | |
tree | 3e9df6be8ed3f3a6f965b0c28f937f54890e28eb /sound | |
parent | 14eacf12dbc75352fa746dfd9e24de3170ba5ff5 (diff) | |
download | linux-stable-7321ecbfc7cf85211460a1dc6bb0ccfc3dcf9df0.tar.gz linux-stable-7321ecbfc7cf85211460a1dc6bb0ccfc3dcf9df0.tar.bz2 linux-stable-7321ecbfc7cf85211460a1dc6bb0ccfc3dcf9df0.zip |
block: change how we get page references in bio_iov_iter_get_pages
Instead of needing a special macro to iterate over all pages in
a bvec just do a second passs over the whole bio. This also matches
what we do on the release side. The release side helper is moved
up to where we need the get helper to clearly express the symmetry.
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions