)]}'
{
  "commit": "71d2f46bb2457d8b0dbc8d2e079e30a6541f5034",
  "tree": "3c57c23a791655adee50767da6b06de0afe30b5a",
  "parents": [
    "51e3561d2a0df423119499e5fef62d1546b8d8d7"
  ],
  "author": {
    "name": "Pavankumar Kondeti",
    "email": "pkondeti@codeaurora.org",
    "time": "Mon Mar 04 18:31:57 2013 +0530"
  },
  "committer": {
    "name": "Gerrit - the friendly Code Review server",
    "email": "code-review@localhost",
    "time": "Fri Mar 22 06:15:48 2013 -0700"
  },
  "message": "usb: wwan: Fix RX data corruption issue\n\nThe received data is pushed to TTY in global workqueue context.\nThe work is scheduled from URB completion handler and TTY unthrottle\ncallback.  The global workqueue does not guarantee non-reentrance.\nThe data is getting corrupted when work is run simultaneously on\nmultiple processors.  Use non-reentrant version of global workqueue.\n\nCRs-Fixed: 458325\nChange-Id: I9562fc5be9d15c34cc4498fa3ddb325b35136fd2\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0d05e2f238edf8bc59e5b76f1927836d619ea626",
      "old_mode": 33188,
      "old_path": "drivers/usb/serial/usb_wwan.c",
      "new_id": "ebe8c6e24919f71da61b1362142b5edc6132c288",
      "new_mode": 33188,
      "new_path": "drivers/usb/serial/usb_wwan.c"
    }
  ]
}
