)]}'
{
  "commit": "f749edae5ebd339eaf22508572233600f717424f",
  "tree": "f2118ec27b0682ae9bb3d6c0605d7ccd08313a71",
  "parents": [
    "d882995c054ff90706cc339321bfb04b15c5581f"
  ],
  "author": {
    "name": "Alan Modra",
    "email": "amodra@bigpond.net.au",
    "time": "Mon Apr 24 22:11:51 2006 +0930"
  },
  "committer": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Fri Apr 28 21:04:49 2006 +1000"
  },
  "message": "[PATCH] powerpc64: Fix loading of modules without a .toc section\n\nNormally, ppc64 module .ko files contain a table-of-contents (.toc)\nsection, but if the module doesn\u0027t reference any static or external\ndata or external procedures, it is possible for gcc/binutils to\ngenerate a .ko that doesn\u0027t have a .toc.  Currently the module\nloader refuses to load such a module, since it needs the address\nof the .toc section to use in relocations.\n\nThis patch fixes the problem by using the address of the .stubs\nsection instead, which is an acceptable substitute in this situation.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "928b8581fcb043142c088052885b3f5b671ec4cf",
      "old_mode": 33188,
      "old_path": "arch/powerpc/kernel/module_64.c",
      "new_id": "ba34001fca8e8420b6c1aab0df0f9b0a43de3bda",
      "new_mode": 33188,
      "new_path": "arch/powerpc/kernel/module_64.c"
    }
  ]
}
