)]}'
{
  "commit": "bdecea3a9282d529b54954f3f1e59877629baba1",
  "tree": "c7330b1cec4b4a9bf18657bc99100276343efc38",
  "parents": [
    "2bd7e20e0d24325b0799544bc8105cc57cc8e2aa"
  ],
  "author": {
    "name": "Siddha, Suresh B",
    "email": "suresh.b.siddha@intel.com",
    "time": "Tue May 08 00:32:48 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Tue May 08 11:15:17 2007 -0700"
  },
  "message": "sched: fix idle load balancing in softirqd context\n\nPeriodic load balancing in recent kernels happen in the softirq.  In\ncertain -rt configurations, these softirqs are handled in softirqd context.\n And hence the check for idle processor was always returning busy (as\nnr_running \u003e 1).\n\nThis patch captures the idle information at the tick and passes this info\nto softirq context through an element \u0027idle_at_tick\u0027 in rq.\n\n[kernel@kolivas.org: Fix reverse idle at tick logic]\nSigned-off-by: Suresh Siddha \u003csuresh.b.siddha@intel.com\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Nick Piggin \u003cnickpiggin@yahoo.com.au\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5530ed211f72f9ef1ceed453cf6fdcca07da27d3",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "ba053d88c8c60ceaeddba8b3b9e4b0ad273c906c",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
