]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
x86/amd-iommu: Cleanup inv_pages command handling
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 6 Apr 2011 09:49:28 +0000 (11:49 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Wed, 6 Apr 2011 09:49:28 +0000 (11:49 +0200)
commit11b6402c6673b530fac9920c5640c75e99fee956
tree1b1f914ae87c35ce0bb847879326eb8859c4d6db
parent94fe79e2f100bfcd8e7689cbf8838634779b80a2
x86/amd-iommu: Cleanup inv_pages command handling

This patch reworks the processing of invalidate-pages
commands to the IOMMU. The function building the the command
is extended so we can get rid of another function. It was
also renamed to match with the other function names.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c