)]}'
{
  "commit": "e1d9fd2e3d33b2fec3207171ec8ca6e71d5c81c7",
  "tree": "541652a20988e413edeba6bd00d150a07d65227f",
  "parents": [
    "ffaa82008f1aad52a6d3979f49d2a76c2928b60f"
  ],
  "author": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Sat Dec 23 16:55:29 2006 +0100"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.osdl.org",
    "time": "Sat Dec 23 13:59:33 2006 -0800"
  },
  "message": "[PATCH] suspend: fix suspend on single-CPU systems\n\nClark Williams reported that suspend doesnt work on his laptop on\n2.6.20-rc1-rt kernels. The bug was introduced by the following cleanup\ncommit:\n\n commit 112cecb2cc0e7341db92281ba04b26c41bb8146d\n Author: Siddha, Suresh B \u003csuresh.b.siddha@intel.com\u003e\n Date:   Wed Dec 6 20:34:31 2006 -0800\n\n    [PATCH] suspend: don\u0027t change cpus_allowed for task initiating the suspend\n\nbecause with this change \u0027error\u0027 is not initialized to 0 anymore, if\nthere are no other online CPUs. (i.e. if the system is single-CPU).\n\nthe fix is the initialize it to 0. The really weird thing is that my\nversion of gcc does not warn about this non-initialized variable\nsituation ...\n\n(also fix the kernel printk in the error branch, it was missing a\n newline)\n\nReported-by: Clark Williams \u003cwilliams@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9124669f45860cac40c7b03060ef582b94d595ec",
      "old_mode": 33188,
      "old_path": "kernel/cpu.c",
      "new_id": "241064a32241137103cb3fa834181295e9bec994",
      "new_mode": 33188,
      "new_path": "kernel/cpu.c"
    }
  ]
}
