)]}'
{
  "commit": "92ea77275b5345c1300433f28689493dc4163f24",
  "tree": "8813e2453b081d700ae32b7dc6f056f2eba8ebe7",
  "parents": [
    "db2668fdbeb2e3c95ebadf95856c9e31a8a8d569"
  ],
  "author": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Thu May 24 08:37:14 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Thu May 24 08:37:14 2007 -0700"
  },
  "message": "Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing\n\nWith irqpoll enabled, trying to test the IRQF_IRQPOLL flag in the\nactions would cause a NULL pointer dereference if no action was\ninstalled (for example, the driver might have been unloaded with\ninterrupts still pending).\n\nSo be a bit more careful about testing the flag by making sure to test\nfor that case.\n\n(The actual _change_ is trivial, the patch is more than a one-liner\nbecause I rewrote the testing to also be much more readable.\n\nOriginal (discarded) bugfix by Bernhard Walle.\n\nCc: Bernhard Walle \u003cbwalle@suse.de\u003e\nTested-by: Vivek Goyal \u003cvgoyal@in.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b0d81aae472ff44e61d3670f81112d4cd2f54ac9",
      "old_mode": 33188,
      "old_path": "kernel/irq/spurious.c",
      "new_id": "bd9e272d55e9f007984b06e0999f6a37bb7208e1",
      "new_mode": 33188,
      "new_path": "kernel/irq/spurious.c"
    }
  ]
}
