From: Joerg Roedel Date: Mon, 23 Nov 2009 17:32:38 +0000 (+0100) Subject: x86/amd-iommu: Make np-cache a global flag X-Git-Tag: v2.6.33-rc1~409^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=318afd41d2eca3224de3fd85a3b9a27a3010a98d;p=pandora-kernel.git x86/amd-iommu: Make np-cache a global flag The non-present cache flag was IOMMU local until now which doesn't make sense. Make this a global flag so we can remove the lase user of 'struct iommu' in the map/unmap path. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed