)]}'
{
  "commit": "8146c4e2e2c1972216afece5c50e072e86120e42",
  "tree": "df8707527f59534595edb0be4f69255d4dff40c8",
  "parents": [
    "778d250a29224795e6320b58928bafa6b6104a06"
  ],
  "author": {
    "name": "Paul E. McKenney",
    "email": "paul.mckenney@linaro.org",
    "time": "Tue Jan 10 14:23:29 2012 -0800"
  },
  "committer": {
    "name": "Paul E. McKenney",
    "email": "paulmck@linux.vnet.ibm.com",
    "time": "Tue Feb 21 09:03:37 2012 -0800"
  },
  "message": "rcu: Check for callback invocation from offline CPUs\n\nBecause quiescent states are now reported from offline CPUs in\nCPU_DYING state, there is some possibility that such a CPU might\nnote the end of a grace period and attempt to start invoking\ncallbacks.  This would be a very bad thing, and is supposed to\nbe prevented by the fact that the CPU_DYING CPU gets rid of all\nits callbacks before reporting the quiescent state.  However,\nthere is other CPU-offline code in the kernel, and it is quite\npossible that someone will invoke RCU core processing from that\ncode.  Therefore, this commit adds a warning for this case.\n\nSigned-off-by: Paul E. McKenney \u003cpaul.mckenney@linaro.org\u003e\nSigned-off-by: Paul E. McKenney \u003cpaulmck@linux.vnet.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "575f91d03f06e36af9c5ecc5b438159f21d0ea0f",
      "old_mode": 33188,
      "old_path": "kernel/rcutree.c",
      "new_id": "ac3a810d2db7bf75521d8b6312b5870846818c5f",
      "new_mode": 33188,
      "new_path": "kernel/rcutree.c"
    }
  ]
}
