)]}'
{
  "commit": "7f9a50a5b89b87f8e754f59ae9968da28be618a5",
  "tree": "fd3baa0d66b14a6d5adc4f09088fa15dfcb5b7ab",
  "parents": [
    "f12b12a8aecfcafcf2f9df1c1658d2484959dfda"
  ],
  "author": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Sat Feb 07 18:15:56 2009 +1030"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Sat Feb 07 08:33:01 2009 -0800"
  },
  "message": "module: remove over-zealous check in __module_get()\n\nImpact: fix spurious BUG_ON() triggered under load\n\nmodule_refcount() isn\u0027t reliable outside stop_machine(), as demonstrated\nby Karsten Keil \u003ckkeil@suse.de\u003e, networking can trigger it under load\n(an inc on one cpu and dec on another while module_refcount() is tallying\n can give false results, for example).\n\nAlmost noone should be using __module_get, but that\u0027s another issue.\n\nCc: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f3b8329eb5b877d7233ab66d566dd280fc78536c",
      "old_mode": 33188,
      "old_path": "include/linux/module.h",
      "new_id": "145a75528cc1868c275bbbcfacb97ab0124eab46",
      "new_mode": 33188,
      "new_path": "include/linux/module.h"
    }
  ]
}
