commit | 8d201968e15f56ae2837b0d0b64d3fff098857b0 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Dec 02 20:34:41 2008 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Sat Jan 03 14:11:54 2009 +0100 |
tree | c2f57f4c599e8f401b3ddc2614840014be4a34e4 | |
parent | a2acfb75792511a35586db80a38b8e4701a97730 [diff] |
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>