[SPARC64]: More fully work around Spitfire Errata 51.
[deliverable/linux.git] / arch / sparc64 / kernel / process.c
index 07424b075938b7651e53380cddcf712c42b324e0..66255434128a2e6ebf6b144d5d030003fe4ebaca 100644 (file)
@@ -103,7 +103,7 @@ void cpu_idle(void)
                 * other cpus see our increasing idleness for the buddy
                 * redistribution algorithm.  -DaveM
                 */
-               membar("#StoreStore | #StoreLoad");
+               membar_storeload_storestore();
        }
 }
 
This page took 0.040785 seconds and 5 git commands to generate.