)]}'
{
  "commit": "4c4a22148909e4c003562ea7ffe0a06e26919e3c",
  "tree": "fa8b7d00e89f0eb4cdb4394dbc74d898810519aa",
  "parents": [
    "4c6bc8dd5a0932f2c0b30a5f0a124464b7f614d0"
  ],
  "author": {
    "name": "David Rientjes",
    "email": "rientjes@google.com",
    "time": "Thu Feb 07 00:14:06 2008 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Thu Feb 07 08:42:19 2008 -0800"
  },
  "message": "memcontrol: move oom task exclusion to tasklist scan\n\nCreates a helper function to return non-zero if a task is a member of a\nmemory controller:\n\n\tint task_in_mem_cgroup(const struct task_struct *task,\n\t\t\t       const struct mem_cgroup *mem);\n\nWhen the OOM killer is constrained by the memory controller, the exclusion\nof tasks that are not a member of that controller was previously misplaced\nand appeared in the badness scoring function.  It should be excluded\nduring the tasklist scan in select_bad_process() instead.\n\n[akpm@linux-foundation.org: build fix]\nCc: Christoph Lameter \u003cclameter@sgi.com\u003e\nCc: Balbir Singh \u003cbalbir@linux.vnet.ibm.com\u003e\nSigned-off-by: David Rientjes \u003crientjes@google.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": "4f580268b1b7e9e41f9553204b406ed5cc87e132",
      "old_mode": 33188,
      "old_path": "include/linux/memcontrol.h",
      "new_id": "42536c737d9c412be88aac0d3959f17e0622ff05",
      "new_mode": 33188,
      "new_path": "include/linux/memcontrol.h"
    },
    {
      "type": "modify",
      "old_id": "f6cdbf755ed30fcf5b78d08dd257d1e8520615a3",
      "old_mode": 33188,
      "old_path": "mm/memcontrol.c",
      "new_id": "2fadd4896a1498a755901744f3c59e40dbebc4e7",
      "new_mode": 33188,
      "new_path": "mm/memcontrol.c"
    },
    {
      "type": "modify",
      "old_id": "64751dc9d997805570d9cca9a8394d76694789d2",
      "old_mode": 33188,
      "old_path": "mm/oom_kill.c",
      "new_id": "ef5084dbc793ab49d5ba1eae09b9df89d88509d6",
      "new_mode": 33188,
      "new_path": "mm/oom_kill.c"
    }
  ]
}
