)]}'
{
  "commit": "716ad8750a3ffe6b458d52da2d1c01cbf3e2f60d",
  "tree": "786bb3c6a6e499927f78062db456e05c98347dce",
  "parents": [
    "8b485877e0b9eb23c3579f50cca165f75442c6cc"
  ],
  "author": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Fri May 16 17:55:12 2008 -0700"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Tue May 20 13:31:54 2008 -0700"
  },
  "message": "ide: fix race in device_create\n\nThere is a race from when a device is created with device_create() and\nthen the drvdata is set with a call to dev_set_drvdata() in which a\nsysfs file could be open, yet the drvdata will be NULL, causing all\nsorts of bad things to happen.\n\nThis patch fixes the problem by using the new function,\ndevice_create_drvdata().\n\nCc: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nAcked-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "34b0d4f26b5885bb22a3ea88a3898b4900e5678d",
      "old_mode": 33188,
      "old_path": "drivers/ide/ide-probe.c",
      "new_id": "655ec7ef568afbf2930ec27b3e2217a1eadc488a",
      "new_mode": 33188,
      "new_path": "drivers/ide/ide-probe.c"
    }
  ]
}
