commit | 318afd41d2eca3224de3fd85a3b9a27a3010a98d | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Nov 23 18:32:38 2009 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Nov 27 14:16:29 2009 +0100 |
tree | 83434f1a39ee76536b4a987a25f4ff1153c41438 | |
parent | 09b4280439ef6fdc55f1353a9135034336eb5d26 [diff] |
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 <joerg.roedel@amd.com>