We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a7eef commit 12243a8Copy full SHA for 12243a8
drivers/iommu/amd/init.c
@@ -3362,7 +3362,7 @@ int amd_iommu_reenable(int mode)
3362
return 0;
3363
}
3364
3365
-int __init amd_iommu_enable_faulting(unsigned int cpu)
+int amd_iommu_enable_faulting(unsigned int cpu)
3366
{
3367
/* We enable MSI later when PCI is initialized */
3368
0 commit comments