)]}'
{
  "commit": "79b9a75fb703b6a2670e46b9dc495af5bc7029b3",
  "tree": "30d7d74e4af8af8c8d8b7cb00cf54b292d12c68e",
  "parents": [
    "c57afe80db4e169135eb675acc2d241e26cc064e"
  ],
  "author": {
    "name": "Paul E. McKenney",
    "email": "paul.mckenney@linaro.org",
    "time": "Mon Apr 23 10:06:39 2012 -0700"
  },
  "committer": {
    "name": "Paul E. McKenney",
    "email": "paulmck@linux.vnet.ibm.com",
    "time": "Thu Apr 26 08:49:05 2012 -0700"
  },
  "message": "rcu: Add warning for RCU_FAST_NO_HZ timer firing\n\nRCU_FAST_NO_HZ uses a timer to limit the time that a CPU with callbacks\ncan remain in dyntick-idle mode.  This timer is cancelled when the CPU\nexits idle, and therefore should never fire.  However, if the timer\nwere migrated to some other CPU for whatever reason (1) the timer could\nactually fire and (2) firing on some other CPU would fail to wake up the\nCPU with callbacks, possibly resulting in sluggishness or a system hang.\n\nThis commit therfore adds a WARN_ON_ONCE() to the timer handler in order\nto detect this condition.\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": "50c17975d4f42904384225b37b1478d41d1e8fa5",
      "old_mode": 33188,
      "old_path": "kernel/rcutree_plugin.h",
      "new_id": "ad61da79b311e131c159723d2003a833a4325dd6",
      "new_mode": 33188,
      "new_path": "kernel/rcutree_plugin.h"
    }
  ]
}
