x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled
[deliverable/linux.git] / arch / x86 / kernel / alternative.c
index 4db35544de738f29f33051c444ad40b998c0e3b1..4a234677e21353017c5316b1056572f9acb48176 100644 (file)
@@ -199,7 +199,7 @@ void *text_poke_early(void *addr, const void *opcode, size_t len);
 
 /* Replace instructions with better alternatives for this CPU type.
    This runs before SMP is initialized to avoid SMP problems with
-   self modifying code. This implies that assymetric systems where
+   self modifying code. This implies that asymmetric systems where
    APs have less capabilities than the boot processor are not handled.
    Tough. Make sure you disable such features by hand. */
 
This page took 0.026799 seconds and 5 git commands to generate.