)]}'
{
  "commit": "35f6f753b79705bc4b62da5dcc218d75ffa88370",
  "tree": "fae64e1ebcc00b2768689a3e24f956ce0a431513",
  "parents": [
    "7f30e49ee1c2c1e95ce9d2ccce5221ddb793dd60"
  ],
  "author": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Fri Apr 06 21:18:06 2007 +0200"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Sat Apr 07 10:06:51 2007 -0700"
  },
  "message": "[PATCH] sched: get rid of p-\u003echildren use in show_task()\n\nthe p-\u003eparent PID printout gives us all the information about the\ntask tree that we need - the eldest_child()/older_sibling()/\nyounger_sibling() printouts are mostly historic and i do not\nremember ever having used those fields. (IMO in fact they confuse\nthe SysRq-T output.) So remove them.\n\nThis code has sentimental value though, those fields and\nprintouts are one of the oldest ones still surviving from\nLinux v0.95\u0027s kernel/sched.c:\n\n        if (p-\u003ep_ysptr || p-\u003ep_osptr)\n                printk(\"   Younger sib\u003d%d, older sib\u003d%d\\n\\r\",\n                        p-\u003ep_ysptr ? p-\u003ep_ysptr-\u003epid : -1,\n                        p-\u003ep_osptr ? p-\u003ep_osptr-\u003epid : -1);\n        else\n                printk(\"\\n\\r\");\n\nwritten 15 years ago, in early 1992.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus \u0027snif\u0027 Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a4ca632c477cefcab0a1115d0bda5fe3724d0000",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "cdad3b04242ae8c9f3c9ee7366b556c112e29e07",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
