)]}'
{
  "commit": "0a834a36ac92375cd82d9e4fe4f571e257997d6a",
  "tree": "5c9ffb2dafe2aa7f26b68d16d2ec3eb93311a38a",
  "parents": [
    "5e30589521518bff36fd2638b3c3d69679c50436"
  ],
  "author": {
    "name": "dave graham",
    "email": "david.graham@intel.com",
    "time": "Sat Feb 14 23:46:10 2009 -0800"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sat Feb 14 23:46:10 2009 -0800"
  },
  "message": "e1000e: Remove mutex_trylock and associated WARN on failure.\n\nSingle-thread access must be ensured for ICH8 NVM and PHY operations.\nThis synchronization is provided by the nvm_mutex. To assist in\nunderstanding the contexts from which this code could be reached,\na WARN was output if the mutex was not going to be immediately\nacquirable (if !mutex_trylock()). The code has now been optimized,\nand we have verified that the few remaining mutex contentions are\nreasonable and non-blocking, and it is time to remove the\nmutex_trylock() and WARN messages.\n\nSigned-off-by: dave graham \u003cdavid.graham@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e415e81ecd3e399cf9a3e63b7737bf41b107bdaf",
      "old_mode": 33188,
      "old_path": "drivers/net/e1000e/ich8lan.c",
      "new_id": "6d1aab6316baec1a720f6fc4200e4b569bb9233e",
      "new_mode": 33188,
      "new_path": "drivers/net/e1000e/ich8lan.c"
    }
  ]
}
