]> git.baikalelectronics.ru Git - kernel.git/commit
x86/amd-iommu: Make np-cache a global flag
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 23 Nov 2009 17:32:38 +0000 (18:32 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:16:29 +0000 (14:16 +0100)
commit18d241fe1fe9dbe706beea87f674d7b49b789bf9
tree83434f1a39ee76536b4a987a25f4ff1153c41438
parent454db39e20c07b4b2d567acf016fba35920b1392
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>
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c
arch/x86/kernel/amd_iommu_init.c