]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/kvm/e500mc.c
Merge branch 'MTU-core-range-checking-more'
[karo-tx-linux.git] / arch / powerpc / kvm / e500mc.c
index cda695de8aa7b336266543cb1c560a02dddbc7b0..f48a0c22e8f9024e87965df7b0821596d43c926a 100644 (file)
@@ -182,7 +182,7 @@ int kvmppc_core_check_processor_compat(void)
                r = 0;
 #ifdef CONFIG_ALTIVEC
        /*
-        * Since guests have the priviledge to enable AltiVec, we need AltiVec
+        * Since guests have the privilege to enable AltiVec, we need AltiVec
         * support in the host to save/restore their context.
         * Don't use CPU_FTR_ALTIVEC to identify cores with AltiVec unit
         * because it's cleared in the absence of CONFIG_ALTIVEC!