commit | 65b050adbfd9481ec20514cfc06fa596a92cb3b5 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Jun 26 21:28:02 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 10:12:19 2008 +0200 |
tree | 5ab439cbde1e41b07bcb9baca78585ab705d0359 | |
parent | 4da70b9e4f8576ec906dba9240c5b6bc6584f91d [diff] |
x86, AMD IOMMU: add mapping functions for scatter gather lists This patch adds the dma_ops functions for mapping and unmapping scatter gather lists. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: Sebastian.Biemueller@amd.com Cc: robert.richter@amd.com Cc: joro@8bytes.org Signed-off-by: Ingo Molnar <mingo@elte.hu>