)]}'
{
  "commit": "a93d2f1744206827ccf416e2cdc5018aa503314e",
  "tree": "c4c9daf16536d8d58db275617e19898f6c5bdbd7",
  "parents": [
    "af507ae8a0512a83728b17d8f8c5fa1561669f50"
  ],
  "author": {
    "name": "Changli Gao",
    "email": "xiaosuo@gmail.com",
    "time": "Fri May 07 14:33:26 2010 +0800"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue May 11 17:43:58 2010 +0200"
  },
  "message": "sched, wait: Use wrapper functions\n\nepoll should not touch flags in wait_queue_t. This patch introduces a new\nfunction __add_wait_queue_exclusive(), for the users, who use wait queue as a\nLIFO queue.\n\n__add_wait_queue_tail_exclusive() is introduced too instead of\nadd_wait_queue_exclusive_locked(). remove_wait_queue_locked() is removed, as\nit is a duplicate of __remove_wait_queue(), disliked by users, and with less\nusers.\n\nSigned-off-by: Changli Gao \u003cxiaosuo@gmail.com\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Alexander Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Paul Menage \u003cmenage@google.com\u003e\nCc: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nCc: Davide Libenzi \u003cdavidel@xmailserver.org\u003e\nCc: \u003ccontainers@lists.linux-foundation.org\u003e\nLKML-Reference: \u003c1273214006-2979-1-git-send-email-xiaosuo@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bd056a5b4efc59ceccb8b121100d40e2bb16cf3f",
      "old_mode": 33188,
      "old_path": "fs/eventpoll.c",
      "new_id": "3817149919cb81fa298686f183f67e0c86fe1c50",
      "new_mode": 33188,
      "new_path": "fs/eventpoll.c"
    },
    {
      "type": "modify",
      "old_id": "a48e16b77d5e2d94c1bb1bfb6b5efa56a82bd7af",
      "old_mode": 33188,
      "old_path": "include/linux/wait.h",
      "new_id": "76d96d035ea03920ac919a13e2b255e93cc77f35",
      "new_mode": 33188,
      "new_path": "include/linux/wait.h"
    },
    {
      "type": "modify",
      "old_id": "e2769e13980c49b2546d0bb2c6cef1e0065f6ca7",
      "old_mode": 33188,
      "old_path": "kernel/cgroup.c",
      "new_id": "4a07d057a265f644ad73a56a7e02cac1def8cdce",
      "new_mode": 33188,
      "new_path": "kernel/cgroup.c"
    },
    {
      "type": "modify",
      "old_id": "39aa9c7e22c05492e2a66d1379fef4c1b8f2494d",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "b531d7934083b3216e50d4e4f6536ef7f08285ed",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
