)]}'
{
  "commit": "3e4ab747efa8e78562ec6782b08bbf21a00aba1b",
  "tree": "755b76c9f382a808c718a0289193602038b14c9b",
  "parents": [
    "43fe105a5c91b2f00ea7f900ed307fe980410612"
  ],
  "author": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Sat Feb 23 15:23:55 2008 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Sat Feb 23 17:12:15 2008 -0800"
  },
  "message": "futex: fix init order\n\nWhen the futex init code fails to initialize the futex pseudo file system it\nreturns early without initializing the hash queues.  Should the boot succeed\nthen a futex syscall which tries to enqueue a waiter on the hashqueue will\ncrash due to the unitilialized plist heads.\n\nInitialize the hash queues before the filesystem.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nCc: Riku Voipio \u003criku.voipio@movial.fi\u003e\nCc: \u003cstable@kernel.org\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": "221f2128a43760ae1accb35bce8daaeb7c17affb",
      "old_mode": 33188,
      "old_path": "kernel/futex.c",
      "new_id": "c21f667c63f6275df2732f7bb89e102bf781ebc8",
      "new_mode": 33188,
      "new_path": "kernel/futex.c"
    }
  ]
}
