From: Joerg Roedel Date: Wed, 1 Apr 2015 12:58:46 +0000 (+0200) Subject: iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent X-Git-Tag: omap-for-v4.1/fixes-rc1~83^2^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fc872c7323534e8f7dc21bab635e7a9b9659e07;p=pandora-kernel.git iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent Don't explicitly add __GFP_ZERO to the allocator flags. Leave this up to the caller. Tested-by: Suravee Suthikulpanit Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed