summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-01-11 12:27:49 -0800
committerMikulas Patocka <mpatocka@redhat.com>2026-01-14 13:19:07 +0100
commit17c0e16069765b319debba264c978c9a5c106e08 (patch)
tree3408ab479c69d3a50a8ed14c2e17ffb54f754083 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent569e785957d7d27224e39d92bff4d20ab6aab324 (diff)
dm-verity: switch to bio_advance_iter_single()
dm-verity doesn't support data blocks that span pages, and it sets dma_alignment accordingly. As such, instead of using bio_advance_iter(), it can use the more lightweight function bio_advance_iter_single() to get the same result. Signed-off-by: Eric Biggers <ebiggers@kernel.org> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions