diff options
author | Jon Mason <jdmason@us.ibm.com> | 2006-06-26 13:56:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 19:48:15 +0200 |
commit | 7c2d9cd218916276e52a5dae827b84a159fe5c96 (patch) | |
tree | 922891554c06e3a58d99efd9d21095a790d22adb /lib/.gitignore | |
parent | [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO (diff) | |
download | linux-7c2d9cd218916276e52a5dae827b84a159fe5c96.tar.xz linux-7c2d9cd218916276e52a5dae827b84a159fe5c96.zip |
[PATCH] x86_64: trivial gart clean-up
A trivial change to have gart_unmap_sg call gart_unmap_single directly,
instead of bouncing through the dma_unmap_single wrapper in
dma-mapping.h.
This change required moving the gart_unmap_single above gart_unmap_sg,
and under gart_map_single (which seems a more logical place that its
current location IMHO).
Signed-off-by: Jon Mason <jdmason@us.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/.gitignore')
0 files changed, 0 insertions, 0 deletions