From 28ccce0d954a1cf3baba335bf12581357112fb35 Mon Sep 17 00:00:00 2001 From: Joerg Roedel Date: Tue, 21 Jul 2015 14:45:31 +0200 Subject: [PATCH] iommu/vt-d: Calculate translation in domain_context_mapping_one There is no reason to pass the translation type through multiple layers. It can also be determined in the domain_context_mapping_one function directly. Signed-off-by: Joerg Roedel --- Reading git-format-patch failed