Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux] / net / core / dev.c
index 1d33ce0..3fec23c 100644 (file)
@@ -5064,7 +5064,7 @@ count:
                                return rc;
                        goto restart;
                }
-               cpu_relax_lowlatency();
+               cpu_relax();
        }
        if (napi_poll)
                busy_poll_stop(napi, have_poll_lock);