aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorBecky Bruce <[email protected]>2009-04-08 14:09:19 +0000
committerIngo Molnar <[email protected]>2009-04-08 14:18:37 +0000
commit7fcebbd2d984eac3fdd6da2f4453e7c43d32de89 (patch)
tree0ebf481563b44a82688418eb6e607984591b1963 /fs/jbd2/commit.c
parentswiotlb: allow arch override of address_needs_mapping (diff)
downloadkernel-7fcebbd2d984eac3fdd6da2f4453e7c43d32de89.tar.gz
kernel-7fcebbd2d984eac3fdd6da2f4453e7c43d32de89.zip
swiotlb: rename unmap_single to do_unmap_single
Previously, swiotlb_unmap_page and swiotlb_unmap_sg were duplicating very similar code. Refactor that code into a new unmap_single and unmap_single use do_unmap_single. Note that the swiotlb_unmap_sg code was previously doing a complicated comparison to determine if an addresses needed to be unmapped where a simple is_swiotlb_buffer() call would have sufficed. Signed-off-by: Becky Bruce <[email protected]> Signed-off-by: Kumar Gala <[email protected]> Cc: [email protected] Cc: [email protected] LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions