)]}'
{
  "commit": "3c00ea82c724fab0b98f15428a804cb45eb9ad38",
  "tree": "3e380db50cf9bc5d2962c25cc80707bfd9fc834c",
  "parents": [
    "b8900bc0217fac8e68085997bee2f05e6db931a2"
  ],
  "author": {
    "name": "Frederic Weisbecker",
    "email": "fweisbec@gmail.com",
    "time": "Sun May 19 20:45:15 2013 +0200"
  },
  "committer": {
    "name": "Frederic Weisbecker",
    "email": "fweisbec@gmail.com",
    "time": "Thu Jun 20 15:41:18 2013 +0200"
  },
  "message": "watchdog: Rename confusing state variable\n\nWe have two very conflicting state variable names in the\nwatchdog:\n\n* watchdog_enabled: This one reflects the user interface. It\u0027s\nset to 1 by default and can be overriden with boot options\nor sysctl/procfs interface.\n\n* watchdog_disabled: This is the internal toggle state that\ntells if watchdog threads, timers and NMI events are currently\nrunning or not. This state mostly depends on the user settings.\nIt\u0027s a convenient state latch.\n\nNow we really need to find clearer names because those\nare just too confusing to encourage deep review.\n\nwatchdog_enabled now becomes watchdog_user_enabled to reflect\nits purpose as an interface.\n\nwatchdog_disabled becomes watchdog_running to suggest its\nrole as a pure internal state.\n\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Srivatsa S. Bhat \u003csrivatsa.bhat@linux.vnet.ibm.com\u003e\nCc: Anish Singh \u003canish198519851985@gmail.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Paul E. McKenney \u003cpaulmck@linux.vnet.ibm.com\u003e\nCc: Ingo Molnar \u003cmingo@kernel.org\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCc: Borislav Petkov \u003cbp@alien8.de\u003e\nCc: Li Zhong \u003czhong@linux.vnet.ibm.com\u003e\nCc: Don Zickus \u003cdzickus@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db50840e6355ece37b36106cb3a9fa6d3939f8d6",
      "old_mode": 33188,
      "old_path": "include/linux/nmi.h",
      "new_id": "6a45fb583ff1451c1b1e67a3cc7a438a92ffba6c",
      "new_mode": 33188,
      "new_path": "include/linux/nmi.h"
    },
    {
      "type": "modify",
      "old_id": "9edcf456e0fcaa16e929b8a87c6229e33d24efa8",
      "old_mode": 33188,
      "old_path": "kernel/sysctl.c",
      "new_id": "b0805652c4ff7db36e7861ffe1779fbd1f2cda53",
      "new_mode": 33188,
      "new_path": "kernel/sysctl.c"
    },
    {
      "type": "modify",
      "old_id": "52c9a9b91bdd40cfa6a76e29abe4e9fa38fd74bb",
      "old_mode": 33188,
      "old_path": "kernel/watchdog.c",
      "new_id": "51c4f34d258ea397266e0dd1a96a16436415a38f",
      "new_mode": 33188,
      "new_path": "kernel/watchdog.c"
    }
  ]
}
