)]}'
{
  "commit": "caafa4324335aeb11bc233d5f87aca8cce30beba",
  "tree": "b6371b0c084ffb91f7304a7e392b28ccfdab8a2e",
  "parents": [
    "ab883af53ec1b87add43b32a28d8347f17d5155b"
  ],
  "author": {
    "name": "Pavel Emelyanov",
    "email": "xemul@openvz.org",
    "time": "Wed Apr 30 00:54:31 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Wed Apr 30 08:29:49 2008 -0700"
  },
  "message": "pidns: make pid-\u003elevel and pid_ns-\u003elevel unsigned\n\nThese values represent the nesting level of a namespace and pids living in it,\nand it\u0027s always non-negative.\n\nTurning this from int to unsigned int saves some space in pid.c (11 bytes on\nx86 and 64 on ia64) by letting the compiler optimize the pid_nr_ns a bit.\nE.g.  on ia64 this removes the sign extension calls, which compiler adds to\noptimize access to pid-\u003enubers[ns-\u003elevel].\n\nSigned-off-by: Pavel Emelyanov \u003cxemul@openvz.org\u003e\nCc: \"Eric W. Biederman\" \u003cebiederm@xmission.com\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": "8d199033c0ca01feff307223ec7dd570fea1bcc7",
      "old_mode": 33188,
      "old_path": "include/linux/pid.h",
      "new_id": "c21c7e8124a7bb7bde92937fc37cf0810598d091",
      "new_mode": 33188,
      "new_path": "include/linux/pid.h"
    },
    {
      "type": "modify",
      "old_id": "fcd61fa2c833e415ab823e03532bd4880b16be79",
      "old_mode": 33188,
      "old_path": "include/linux/pid_namespace.h",
      "new_id": "caff5283d15c6e11fe838ffad6b2877077af490e",
      "new_mode": 33188,
      "new_path": "include/linux/pid_namespace.h"
    },
    {
      "type": "modify",
      "old_id": "5ca37fa50beb5b4d66b79e9c596943c80d363dfc",
      "old_mode": 33188,
      "old_path": "kernel/pid_namespace.c",
      "new_id": "98702b4b8851762969d9ddad76505e5739e8166c",
      "new_mode": 33188,
      "new_path": "kernel/pid_namespace.c"
    }
  ]
}
