diff options
| author | Becky Bruce <[email protected]> | 2009-04-08 14:09:19 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-04-08 14:18:37 +0000 |
| commit | 7fcebbd2d984eac3fdd6da2f4453e7c43d32de89 (patch) | |
| tree | 0ebf481563b44a82688418eb6e607984591b1963 /fs/jbd2/commit.c | |
| parent | swiotlb: allow arch override of address_needs_mapping (diff) | |
| download | kernel-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
