]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, AMD IOMMU: replace self made size parsing with memparse call
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 11 Jul 2008 15:14:33 +0000 (17:14 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 11 Jul 2008 16:01:16 +0000 (18:01 +0200)
commit0906372e6cf372f3162481f24a0b8ccae0eff4d7
treeea6e3ddbe3654d4342a2303cdbd4de7323d1c087
parent5dc8bff0f6d0dfeb1f1c6e694294ba7c33d099f1
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 <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org
Cc: bhavna.sarathy@amd.com
Cc: robert.richter@amd.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/amd_iommu_init.c