]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
AMD IOMMU: refactor completion wait handling into separate functions
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 2 Dec 2008 19:34:41 +0000 (20:34 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sat, 3 Jan 2009 13:11:54 +0000 (14:11 +0100)
commit8d201968e15f56ae2837b0d0b64d3fff098857b0
treec2f57f4c599e8f401b3ddc2614840014be4a34e4
parenta2acfb75792511a35586db80a38b8e4701a97730
AMD IOMMU: refactor completion wait handling into separate functions

Impact: split one function into three

The separate functions are required synchronize commands across all
hardware IOMMUs in the system.

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