)]}'
{
  "commit": "03a285f58064b8e0af08383e082e383753d9c33e",
  "tree": "af458f3357d4e2d01dc04d2d41a7dd7d502c4755",
  "parents": [
    "7edc59628b2f5d6516b4677b3b56f5f056e45cd9"
  ],
  "author": {
    "name": "Paul Jackson",
    "email": "pj@sgi.com",
    "time": "Sun Jan 08 01:02:04 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sun Jan 08 20:13:45 2006 -0800"
  },
  "message": "[PATCH] cpuset: skip rcu check if task is in root cpuset\n\nFor systems that aren\u0027t using cpusets, but have them CONFIG_CPUSET enabled in\ntheir kernel (eventually this may be most distribution kernels), this patch\nremoves even the minimal rcu_read_lock() from the memory page allocation path.\n\nActually, it removes that rcu call for any task that is in the root cpuset\n(top_cpuset), which on systems not actively using cpusets, is all tasks.\n\nWe don\u0027t need the rcu check for tasks in the top_cpuset, because the\ntop_cpuset is statically allocated, so at no risk of being freed out from\nunderneath us.\n\nSigned-off-by: Paul Jackson \u003cpj@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "681a5d58d40dcf5b40d73da17639b4c7729a936c",
      "old_mode": 33188,
      "old_path": "kernel/cpuset.c",
      "new_id": "e04c2da9dadbdd24b636ebd8f91884d03669d374",
      "new_mode": 33188,
      "new_path": "kernel/cpuset.c"
    }
  ]
}
