)]}'
{
  "commit": "4abf986960ecda6a87fc2f795aacf888a2f0127e",
  "tree": "39601ac75c3b92a3894722287bd9068a8b5e68d0",
  "parents": [
    "c4b5ed250eebf854d40f27b43362c80f115cb57a"
  ],
  "author": {
    "name": "Namhyung Kim",
    "email": "namhyung@gmail.com",
    "time": "Wed Oct 27 15:33:45 2010 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Wed Oct 27 18:03:10 2010 -0700"
  },
  "message": "ptrace: change signature of sys_ptrace() and friends\n\nSince userspace API of ptrace syscall defines @addr and @data as void\npointers, it would be more appropriate to define them as unsigned long in\nkernel.  Therefore related functions are changed also.\n\n\u0027unsigned long\u0027 is typically used in other places in kernel as an opaque\ndata type and that using this helps cleaning up a lot of warnings from\nsparse.\n\nSuggested-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Namhyung Kim \u003cnamhyung@gmail.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: Roland McGrath \u003croland@redhat.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": "4272521e29e9d5e85483a1cf7d14af96940bcb68",
      "old_mode": 33188,
      "old_path": "include/linux/ptrace.h",
      "new_id": "67a4cd77c352d8657123e600980ff9b5357e49d9",
      "new_mode": 33188,
      "new_path": "include/linux/ptrace.h"
    },
    {
      "type": "modify",
      "old_id": "e6319d18a55d93066ac49b39ecd05de5e9be0424",
      "old_mode": 33188,
      "old_path": "include/linux/syscalls.h",
      "new_id": "cacc27a0e285163d9a8727a4131ffed478b8f46c",
      "new_mode": 33188,
      "new_path": "include/linux/syscalls.h"
    },
    {
      "type": "modify",
      "old_id": "4afd9b86cc0be420c1f25240e953382326a19473",
      "old_mode": 33188,
      "old_path": "kernel/ptrace.c",
      "new_id": "06981a8b271b1fc3300d9622a2db2ed92e03c779",
      "new_mode": 33188,
      "new_path": "kernel/ptrace.c"
    }
  ]
}
