x86: move GART TLB flushing options to generic code
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 18 Sep 2008 13:23:43 +0000 (15:23 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 19 Sep 2008 10:59:06 +0000 (12:59 +0200)
The GART currently implements the iommu=[no]fullflush command line
parameters which influence its IO/TLB flushing strategy. This patch
makes these parameters generic so that they can be used by the AMD IOMMU
too.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found