)]}'
{
  "commit": "7256a5d2da56f2ea8ad49e8dbe9e2984f0899b42",
  "tree": "95109ff3cb478eae2e56033b2a52859ca25b9b37",
  "parents": [
    "4c374af5fdee4bc6b4f5ea96c1a0f0ad7d3566be"
  ],
  "author": {
    "name": "Jiri Kosina",
    "email": "jkosina@suse.cz",
    "time": "Mon Aug 13 03:18:28 2012 +0000"
  },
  "committer": {
    "name": "Benjamin Herrenschmidt",
    "email": "benh@kernel.crashing.org",
    "time": "Fri Aug 24 20:26:07 2012 +1000"
  },
  "message": "powerpc: Fix personality handling in ppc64_personality()\n\nDirectly comparing current-\u003epersonality against PER_LINUX32 doesn\u0027t work\nin cases when any of the personality flags stored in the top three bytes\nare used.\n\nDirectly forcefully setting personality to PER_LINUX32 or PER_LINUX\ndiscards any flags stored in the top three bytes\n\nUse personality() macro to compare only PER_MASK bytes and make sure that\nwe are setting only the bits that should be set, instead of overwriting\nthe whole value.\n\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f2496f2faeccc37231110392363d0914d599e5b5",
      "old_mode": 33188,
      "old_path": "arch/powerpc/kernel/syscalls.c",
      "new_id": "4e3cc47f26b90e157ebb5c2a1cd156918e655930",
      "new_mode": 33188,
      "new_path": "arch/powerpc/kernel/syscalls.c"
    }
  ]
}
