)]}'
{
  "commit": "5be7a4792a31df6f2cd44bfba8da467ea20a0642",
  "tree": "87ec7f4f59f52a729ab21aa6d6bf3d3e6cad9474",
  "parents": [
    "4ea33e2dc2dab10960877e1649ee527c033f42c0"
  ],
  "author": {
    "name": "Paul Menage",
    "email": "menage@google.com",
    "time": "Tue May 06 20:42:41 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Thu May 08 10:46:56 2008 -0700"
  },
  "message": "Fix cpuset sched_relax_domain_level control file\n\nDue to a merge conflict, the sched_relax_domain_level control file was marked\nas being handled by cpuset_read/write_u64, but the code to handle it was\nactually in cpuset_common_file_read/write.\n\nSince the value being written/read is in fact a signed integer, it should be\ntreated as such; this patch adds cpuset_read/write_s64 functions, and uses\nthem to handle the sched_relax_domain_level file.\n\nWith this patch, the sched_relax_domain_level can be read and written, and the\ncorrect contents seen/updated.\n\nSigned-off-by: Paul Menage \u003cmenage@google.com\u003e\nCc: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nCc: Paul Jackson \u003cpj@sgi.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nReviewed-by: Li Zefan \u003clizf@cn.fujitsu.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": "8da627d33804db7c9e30936fead573cedd4407e3",
      "old_mode": 33188,
      "old_path": "kernel/cpuset.c",
      "new_id": "86ea9e34e3260138401663be21dd22d1892c4ce3",
      "new_mode": 33188,
      "new_path": "kernel/cpuset.c"
    }
  ]
}
