)]}'
{
  "commit": "f339b9dc1f03591761d5d930800db24bc0eda1e1",
  "tree": "901c78b6e8ccaf9e74515d176084c75389bc2832",
  "parents": [
    "f01114cb59d670e9b4f2c335930dd57db96e9360"
  ],
  "author": {
    "name": "Peter Zijlstra",
    "email": "a.p.zijlstra@chello.nl",
    "time": "Tue May 31 10:49:20 2011 +0200"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue May 31 14:19:57 2011 +0200"
  },
  "message": "sched: Fix schedstat.nr_wakeups_migrate\n\nWhile looking over the code I found that with the ttwu rework the\nnr_wakeups_migrate test broke since we now switch cpus prior to\ncalling ttwu_stat(), hence the test is always true.\n\nCure this by passing the migration state in wake_flags. Also move the\nwhole test under CONFIG_SMP, its hard to migrate tasks on UP :-)\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLink: http://lkml.kernel.org/n/tip-pwwxl7gdqs5676f1d4cx6pj7@git.kernel.org\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8da84b7bc1b87e9127ec640c674c06ea57aa7f16",
      "old_mode": 33188,
      "old_path": "include/linux/sched.h",
      "new_id": "483c1ed5bc4d934016cb60ee0e2565a7d6589c33",
      "new_mode": 33188,
      "new_path": "include/linux/sched.h"
    },
    {
      "type": "modify",
      "old_id": "49cc70b152cf00e92e0ca4474204339773fb94e6",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "2fe98ed474dabd5ebc2c6a34401ba9a2b589de35",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
