)]}'
{
  "commit": "cd8a5673e9abb3fde0a1c25ee63a60fe1908c6f5",
  "tree": "f8bc6f147866659a2fc6ba820df16e4738922971",
  "parents": [
    "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
  ],
  "author": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Fri Mar 03 17:11:40 2006 +1100"
  },
  "committer": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Fri Mar 03 17:11:40 2006 +1100"
  },
  "message": "powerpc: Fix might-sleep warning in program check exception handler\n\nOn 32-bit, the exception prolog for the program check exception doesn\u0027t\nenable interrupts early on.  If it is an illegal instruction exception,\nwe read the instruction in order to emulate certain instructions, and\nthe get_user of the instruction triggers a WARN_ON since interrupts\nare still disabled.  This adds a local_irq_enable() to enable\ninterrupts before reading the instruction.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7509aa6474f2e7c03deb7fa896b658fd31f6247f",
      "old_mode": 33188,
      "old_path": "arch/powerpc/kernel/traps.c",
      "new_id": "98660aedeeb77234865edaf7075fea0ca29da9df",
      "new_mode": 33188,
      "new_path": "arch/powerpc/kernel/traps.c"
    }
  ]
}
