Merge commit '3cf2f34' into sched/core, to fix build error
[linux-2.6-block.git] / drivers / gpu / drm / i915 / i915_irq.c
index f98ba4e6e70b940c150c504782fc943abee1544a..0b99de95593b5a6f650fe8b0aa3e487168d6af5f 100644 (file)
@@ -2157,7 +2157,7 @@ static void i915_error_work_func(struct work_struct *work)
                         * updates before
                         * the counter increment.
                         */
-                       smp_mb__before_atomic_inc();
+                       smp_mb__before_atomic();
                        atomic_inc(&dev_priv->gpu_error.reset_counter);
 
                        kobject_uevent_env(&dev->primary->kdev->kobj,