)]}'
{
  "commit": "66e5393a78b3fcca63e7748e38221dcca61c4aab",
  "tree": "57c5408e8e5596863f4abbe1c822bb0c1c7ff059",
  "parents": [
    "9fea80e4d984d411aa188baa31225c273ebe0fe6"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Tue Jun 27 02:54:44 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Jun 27 17:32:46 2006 -0700"
  },
  "message": "[PATCH] BUG() if setscheduler is called from interrupt context\n\nThomas Gleixner is adding the call to a rtmutex function in setscheduler.\nThis call grabs a spin_lock that is not always protected by interrupts\ndisabled.  So this means that setscheduler cant be called from interrupt\ncontext.\n\nTo prevent this from happening in the future, this patch adds a\nBUG_ON(in_interrupt()) in that function.  (Thanks to akpm \u003caka.  Andrew\nMorton\u003e for this suggestion).\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.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": "19c0d5d16fef1b84c310a54ff0f0869072f7d2a8",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "15abf08332454a8eea7d2d576ccf2c2577c7b296",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
