]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitc97ac5359e6897abe22770740294dda185bac30d
tree30cbf63339f16f80f1910fa72f5bd333e744427c
parent13d9fead3daa0efa1b8bb6ae59650e4453b39128
AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent

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>
arch/x86/kernel/amd_iommu.c