From: Joerg Roedel Date: Fri, 11 Jul 2008 15:14:29 +0000 (+0200) Subject: x86, AMD IOMMU: remove unneeded initializations from command buffer allocation X-Git-Tag: v2.6.27-rc1~955^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0312b2142ac7665031755c1cc3dba827d4eb711;p=pandora-kernel.git x86, AMD IOMMU: remove unneeded initializations from command buffer allocation This patch removes an unneeded initialization from the alloc_command_buffer function and replaces a memset with __GFP_ZERO. Signed-off-by: Joerg Roedel Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: robert.richter@amd.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed