commit b3a53f056bfe5befb731186d49f6498c6500607f
Author: Jacek Konieczny <[email protected]>
Date:   Wed Oct 10 10:01:54 2018 +0200

    RT patch update for 4.14.73

 kernel-rt.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-rt.patch b/kernel-rt.patch
index 47d57e4b..44c9589d 100644
--- a/kernel-rt.patch
+++ b/kernel-rt.patch
@@ -26850,13 +26850,13 @@ index ea3c062e7e1c..643b36a0b8e1 100644
        ts->last_jiffies = basejiff;
  
        /*
-@@ -906,14 +912,7 @@ static bool can_stop_idle_tick(int cpu, struct tick_sched 
*ts)
+@@ -906,14 +912,7 @@
                return false;
  
        if (unlikely(local_softirq_pending() && cpu_online(cpu))) {
 -              static int ratelimit;
 -
--              if (ratelimit < 10 &&
+-              if (ratelimit < 10 && !in_softirq() &&
 -                  (local_softirq_pending() & SOFTIRQ_STOP_IDLE_MASK)) {
 -                      pr_warn("NOHZ: local_softirq_pending %02x\n",
 -                              (unsigned int) local_softirq_pending());
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/b3a53f056bfe5befb731186d49f6498c6500607f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to