)]}'
{
  "commit": "f6dfb4fd7dd94429ef1d5233688aaed2a63f856b",
  "tree": "81c29bfad51e187830ca059855aa285e350c9481",
  "parents": [
    "b40df5743ee8aed8674edbbb77b8fd3c8c7a747f"
  ],
  "author": {
    "name": "Davide Libenzi",
    "email": "davidel@xmailserver.org",
    "time": "Wed Mar 07 20:41:21 2007 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Thu Mar 08 07:38:22 2007 -0800"
  },
  "message": "[PATCH] Add epoll compat_ code to fs/compat.c\n\nIA64 and ARM-OABI are currently using their own version of epoll compat_\ncode.\n\nAn architecture needs epoll_event translation if alignof(u64) in 32 bit\nmode is different from alignof(u64) in 64 bit mode.  If an architecture\nneeds epoll_event translation, it must define struct compat_epoll_event in\nasm/compat.h and set CONFIG_HAVE_COMPAT_EPOLL_EVENT and use\ncompat_sys_epoll_ctl and compat_sys_epoll_wait.\n\nAll 64 bit architecture should use compat_sys_epoll_pwait.\n\n[sfr: restructure and move to fs/compat.c, remove MIPS version\nof compat_sys_epoll_pwait, use __put_user_unaligned]\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: \"Luck, Tony\" \u003ctony.luck@intel.com\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\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": "30d433f14f935e6f7a426db41c420280a7cc99e5",
      "old_mode": 33188,
      "old_path": "arch/mips/kernel/linux32.c",
      "new_id": "1df544c1f966e1e10b21664e95c9da7a40efe106",
      "new_mode": 33188,
      "new_path": "arch/mips/kernel/linux32.c"
    },
    {
      "type": "modify",
      "old_id": "0ec70e3cee0a6113e24b9282250dbcb950e144f1",
      "old_mode": 33188,
      "old_path": "fs/compat.c",
      "new_id": "040a8be38a4896af7334769a9cb26f852b5cc56a",
      "new_mode": 33188,
      "new_path": "fs/compat.c"
    },
    {
      "type": "modify",
      "old_id": "80b17f440ec191ce352ad7bdb108e8a2fb806bd8",
      "old_mode": 33188,
      "old_path": "include/linux/compat.h",
      "new_id": "ccd863dd77fae4a654981181ba189f5c4604c155",
      "new_mode": 33188,
      "new_path": "include/linux/compat.h"
    }
  ]
}
