commit | f1eae7c58036b30d434d84a34c6c3154bfb5b496 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Wed Jul 06 12:50:35 2016 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Wed Jul 13 12:48:35 2016 +0200 |
tree | ae5ffa0e215c2119e31a7be70592f90f80cc35b1 | |
parent | c5b5da9c79bb2d88fa3c5163ccf1a7a9e89cfa49 [diff] |
iommu/amd: Allow NULL pointer parameter for domain_flush_complete() If domain == NULL is passed to the function, it will queue a completion-wait command on all IOMMUs in the system. Signed-off-by: Joerg Roedel <jroedel@suse.de>