From: Joerg Roedel Date: Thu, 11 Sep 2008 08:59:15 +0000 (+0200) Subject: AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent X-Git-Tag: v2.6.28-rc1~712^2^4~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c97ac5359e6897abe22770740294dda185bac30d;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed