)]}'
{
  "commit": "9d63487f86115b1d3ef69670043bcf2b83c4d227",
  "tree": "3833a5f467f0958eaeab9f86f207dca60868bb0d",
  "parents": [
    "403ed27846aa126ecf0b842b5b179c506b9d989c"
  ],
  "author": {
    "name": "Alessio Igor Bogani",
    "email": "abogani@kernel.org",
    "time": "Wed May 18 22:35:59 2011 +0200"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Thu May 19 16:55:27 2011 +0930"
  },
  "message": "module: Use binary search in lookup_symbol()\n\nThe function is_exported() with its helper function lookup_symbol() are used to\nverify if a provided symbol is effectively exported by the kernel or by the\nmodules. Now that both have their symbols sorted we can replace a linear search\nwith a binary search which provide a considerably speed-up.\n\nThis work was supported by a hardware donation from the CE Linux Forum.\n\nSigned-off-by: Alessio Igor Bogani \u003cabogani@kernel.org\u003e\nAcked-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d1db8eb56ad41c247b0213e5d551658b3654b6e9",
      "old_mode": 33188,
      "old_path": "kernel/module.c",
      "new_id": "22879725678dfcd53324698504500dc97decdea6",
      "new_mode": 33188,
      "new_path": "kernel/module.c"
    }
  ]
}
