)]}'
{
  "commit": "bcf08df3b23b3d13bf8c4ad6bd744a6ad30015fb",
  "tree": "c3c37cfa34a15c05a37bbacc7b67a2ffc19bc856",
  "parents": [
    "693525e3bea25cf2ee6cf2b862ba7c148e891df2"
  ],
  "author": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Sat Apr 19 12:11:10 2008 +0200"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Sun Aug 02 15:15:51 2009 +0200"
  },
  "message": "sched: Fix cpupri build on !CONFIG_SMP\n\nThis build bug:\n\n In file included from kernel/sched.c:1765:\n kernel/sched_rt.c: In function ‘has_pushable_tasks’:\n kernel/sched_rt.c:1069: error: ‘struct rt_rq’ has no member named ‘pushable_tasks’\n kernel/sched_rt.c: In function ‘pick_next_task_rt’:\n kernel/sched_rt.c:1084: error: ‘struct rq’ has no member named ‘post_schedule’\n\nTriggers because both pushable_tasks and post_schedule are\nSMP-only fields.\n\nMove pushable_tasks() to the SMP section and #ifdef the post_schedule use.\n\nCc: Gregory Haskins \u003cghaskins@novell.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c20090729150422.17691.55590.stgit@dev.haskins.net\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f365e66b3d49f2b46882d096e0933567a184a4b8",
      "old_mode": 33188,
      "old_path": "kernel/sched_rt.c",
      "new_id": "3d4020a9ba1b37e8eda2aaefba75c86db2919fdf",
      "new_mode": 33188,
      "new_path": "kernel/sched_rt.c"
    }
  ]
}
