From: Joerg Roedel Date: Fri, 11 Jul 2008 15:14:33 +0000 (+0200) Subject: x86, AMD IOMMU: replace self made size parsing with memparse call X-Git-Tag: v2.6.27-rc1~955^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0906372e6cf372f3162481f24a0b8ccae0eff4d7;p=pandora-kernel.git x86, AMD IOMMU: replace self made size parsing with memparse call This patch replaces the self-made parsing of the amd_iommu_size option with the generic memparse function call. 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