)]}'
{
  "commit": "5c318bef5f61baf6bbda2dcfe8c2ef71007c7fea",
  "tree": "3a477d54979e26a0f21921703740df6436e0578c",
  "parents": [
    "babcfade47371eea81fd7f24d892b5ff5b1786ea"
  ],
  "author": {
    "name": "Christoph Hellwig",
    "email": "hch@lst.de",
    "time": "Mon Jul 10 04:45:37 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Mon Jul 10 13:24:26 2006 -0700"
  },
  "message": "[PATCH] snsc: switch from force_sig to kill_proc\n\nCurrently the snsc driver uses force_sig to send init a SIGPWR when the\nsystem overheats.  This patch switches it to kill_proc instead which has\nthe following advantages:\n\n (1) gets rid of one of the last remaining tasklist_lock users\n     in modular code\n (2) simplifies the snsc code significantly\n\nThe downside is that an init implementation could in theory block SIGPWR\nand it would not get delivered.  The sysvinit code used by all major\ndistributions doesn\u0027t do this and blocking this signal in init would be a\nrather stupid thing to do.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8b2210b633dfc2845396451d573507d69f566fd2",
      "old_mode": 33188,
      "old_path": "drivers/char/snsc_event.c",
      "new_id": "d12d4f629cec80ca1137fc4e0fc8ad0351f8bfa2",
      "new_mode": 33188,
      "new_path": "drivers/char/snsc_event.c"
    }
  ]
}
