Merge branch 'video-ac-dc' into release
[cascardo/linux.git] / arch / x86 / kernel / xsave.c
index 2b54fe0..0a5b04a 100644 (file)
@@ -324,7 +324,7 @@ void __ref xsave_cntxt_init(void)
        }
 
        /*
-        * for now OS knows only about FP/SSE
+        * Support only the state known to OS.
         */
        pcntxt_mask = pcntxt_mask & XCNTXT_MASK;
        xsave_init();