)]}'
{
  "commit": "4982223e51e8ea9d09bb33c8323b5ec1877b2b51",
  "tree": "c944679cbc1b341771eceea899f0cccdf64c4c64",
  "parents": [
    "de5109898a8a0cb001abcb6916bef4efa32bf39b"
  ],
  "author": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Wed May 14 10:54:19 2014 +0930"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Wed May 14 10:55:47 2014 +0930"
  },
  "message": "module: set nx before marking module MODULE_STATE_COMING.\n\nWe currently set RO \u0026 NX on modules very late: after we move them from\nMODULE_STATE_UNFORMED to MODULE_STATE_COMING, and after we call\nparse_args() (which can exec code in the module).\n\nMuch better is to do it in complete_formation() and then call\nthe notifier.\n\nThis means that the notifiers will be called on a module which\nis already RO \u0026 NX, so that may cause problems (ftrace already\nchanged so they\u0027re unaffected).\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "66e4e0d260a9a287a947d8dcc96d097317d87fed",
      "old_mode": 33188,
      "old_path": "kernel/module.c",
      "new_id": "f944c72d3c8a1ac19391020dc41cbd745d623171",
      "new_mode": 33188,
      "new_path": "kernel/module.c"
    }
  ]
}
