)]}'
{
  "commit": "b64c115eb22516ecd187c74ad6de3f1693f1dc7b",
  "tree": "9f80fe97b68f33d6c40f82e29bd271a0613aa9dd",
  "parents": [
    "930a9e283516a3a3595c0c515113f1b78d07f695"
  ],
  "author": {
    "name": "Dave Airlie",
    "email": "airlied@redhat.com",
    "time": "Tue Sep 14 20:14:38 2010 +1000"
  },
  "committer": {
    "name": "Dave Airlie",
    "email": "airlied@redhat.com",
    "time": "Tue Sep 14 20:39:04 2010 +1000"
  },
  "message": "drm: fix race between driver loading and userspace open.\n\nNot 100% sure this is due to BKL removal, its most likely a combination\nof that + userspace timing changes in udev/plymouth. The drm adds the sysfs\ndevice before the driver has completed internal loading, this causes udev\nto make the node and plymouth to open it before we\u0027ve completed loading.\n\nThe proper solution is to delay the sysfs manipulation until later in loading\nhowever this causes knock on issues with sysfs connector nodes, so we can use\nthe global mutex to serialise loading and userspace opens.\n\nReported-by: Toni Spets (hifi on #radeon)\nSigned-off-by: Dave Airlie \u003cairlied@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e20f78b542a756644a29693c8da5927dd72f5a7d",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/drm_pci.c",
      "new_id": "f5bd9e590c801b50b0d3629ddbadd6c54a69923a",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/drm_pci.c"
    },
    {
      "type": "modify",
      "old_id": "460e9a3afa8d4bd43ac752cbf2e1bae3e0f2b832",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/drm_platform.c",
      "new_id": "92d1d0fb7b7581821756ebcdf01089f55037198c",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/drm_platform.c"
    }
  ]
}
