aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kmod/muser.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/kmod/muser.c b/kmod/muser.c
index 9cb9256..cd60021 100644
--- a/kmod/muser.c
+++ b/kmod/muser.c
@@ -817,8 +817,7 @@ out:
* are serialised (this can be enforced by muser), then we tell libmuser to
* mmap the control device. Do we need to distinguish between the different
* DMA map calls at this stage if we can enforce only one outstanding DMA map
- * call? What happens when the DMA map happens too early, before GET_DEVICE_FD
- * is called?
+ * call?
*/
static int muser_iommu_notifier(struct notifier_block *nb, unsigned long action,
void *data)