)]}'
{
  "commit": "c8b5e2600a2cfa1cdfbecf151afd67aee227381d",
  "tree": "7c9c0042d19ecbfab47c04ac0e095bd202d55838",
  "parents": [
    "0d63c148d6d9ac57c124b618f66269bb4558553b"
  ],
  "author": {
    "name": "Jens Axboe",
    "email": "axboe@kernel.dk",
    "time": "Sun Oct 25 13:53:26 2020 -0600"
  },
  "committer": {
    "name": "Jens Axboe",
    "email": "axboe@kernel.dk",
    "time": "Sun Oct 25 13:53:26 2020 -0600"
  },
  "message": "io_uring: use type appropriate io_kiocb handler for double poll\n\nio_poll_double_wake() is called for both request types - both pure poll\nrequests, and internal polls. This means that we should be using the\nright handler based on the request type. Use the one that the original\ncaller already assigned for the waitqueue handling, that will always\nmatch the correct type.\n\nCc: stable@vger.kernel.org # v5.8+\nReported-by: Pavel Begunkov \u003casml.silence@gmail.com\u003e\nSigned-off-by: Jens Axboe \u003caxboe@kernel.dk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "74dcc4471e9bdd196a784a6af1c725b7f2db1d35",
      "old_mode": 33188,
      "old_path": "fs/io_uring.c",
      "new_id": "2f6af230e86e82e838967809f8078bf672e0ad85",
      "new_mode": 33188,
      "new_path": "fs/io_uring.c"
    }
  ]
}
