commit | 87e39ea5714dd59ba31e36c25833d2b20255a29d | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Jul 25 14:58:00 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Jul 26 15:43:06 2008 +0200 |
tree | c87f426648edc372cab42d7b972971ffb4e25b07 | |
parent | a8132e5fe2c4f3f780b8bd3cce7851640f79f1c7 [diff] |
x86 gart: replace to_pages macro with iommu_num_pages This patch removes the to_pages macro from x86 GART code and calls the generic iommu_num_pages function instead. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: robert.richter@amd.com Signed-off-by: Ingo Molnar <mingo@elte.hu>