Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[linux-2.6-block.git] / kernel / fork.c
index c981fa6171c1aebee1d4e69bc493e218b5d1bcac..47ff3b35352e0bb4ec040b77241d9cbdcb986ef2 100644 (file)
@@ -1173,7 +1173,7 @@ static struct task_struct *dup_task_struct(struct task_struct *orig, int node)
        tsk->use_memdelay = 0;
 #endif
 
-#ifdef CONFIG_IOMMU_SVA
+#ifdef CONFIG_ARCH_HAS_CPU_PASID
        tsk->pasid_activated = 0;
 #endif