)]}'
{
  "commit": "f6c3f1686e7ec1dd8725a9a3dcb857dfd0c7a5bf",
  "tree": "fb0179d1f071dbb857e0ab7f2aace4579deb62c1",
  "parents": [
    "e75e863dd5c7d96b91ebbd241da5328fc38a78cc"
  ],
  "author": {
    "name": "Suresh Siddha",
    "email": "suresh.b.siddha@intel.com",
    "time": "Mon Sep 13 11:02:21 2010 -0700"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Sep 21 13:50:50 2010 +0200"
  },
  "message": "sched: Fix nohz balance kick\n\nThere\u0027s a situation where the nohz balancer will try to wake itself:\n\ncpu-x is idle which is also ilb_cpu\ngot a scheduler tick during idle\nand the nohz_kick_needed() in trigger_load_balance() checks for\nrq_x-\u003enr_running which might not be zero (because of someone waking a\ntask on this rq etc) and this leads to the situation of the cpu-x\nsending a kick to itself.\n\nAnd this can cause a lockup.\n\nAvoid this by not marking ourself eligible for kicking.\n\nSigned-off-by: Suresh Siddha \u003csuresh.b.siddha@intel.com\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c1284400941.2684.19.camel@sbsiddha-MOBL3.sc.intel.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a171138a94026c4a52879b74f297916ac4afd497",
      "old_mode": 33188,
      "old_path": "kernel/sched_fair.c",
      "new_id": "db3f674ca49dbe93a611716b650bb8c715464da3",
      "new_mode": 33188,
      "new_path": "kernel/sched_fair.c"
    }
  ]
}
