commit | 2842e5bf3115193f05dc9dac20f940e7abf44c1a | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Sep 18 15:23:43 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 19 12:59:06 2008 +0200 |
tree | 31461a4fb45db1868f4bfb9f99251db7a5ce6d33 | |
parent | 270cab2426cdc6307725e4f1f46ecf8ab8e69193 [diff] |
x86: move GART TLB flushing options to generic code 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>