x86/amd-iommu: Initialize passthrough mode when requested
commit4751a95134e05f1172131d2001c6991d671fa58c
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 1 Sep 2009 13:53:54 +0000 (1 15:53 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:15:46 +0000 (3 16:15 +0200)
treef5d00703c633c39b60cfc0be568f1fdbbe3b4656
parenta1ca331c8aa75cd58fdf685e2e8745e1d3ec5c8f
x86/amd-iommu: Initialize passthrough mode when requested

This patch enables the passthrough mode for AMD IOMMU by
running the initialization function when iommu=pt is passed
on the kernel command line.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu_init.c