AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 11 Sep 2008 08:59:15 +0000 (10:59 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 19 Sep 2008 10:59:25 +0000 (12:59 +0200)
Remove the memset and use __GFP_ZERO at allocation time instead.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found