)]}'
{
  "commit": "c7bcd0df1f2879fcedc3f55323c3afa7bb1f4295",
  "tree": "c1324fcf31a78b67477b647fa0101187d138a0bf",
  "parents": [
    "5ee810072175042775e39bdd3eaaa68884c27805"
  ],
  "author": {
    "name": "Sebastian Siewior",
    "email": "bigeasy@linutronix.de",
    "time": "Mon Apr 28 11:43:16 2008 +0200"
  },
  "committer": {
    "name": "Greg Ungerer",
    "email": "gerg@uclinux.org",
    "time": "Tue Jan 27 16:42:00 2009 +1000"
  },
  "message": "m68knommu: use one exist from execption\n\nPart of the code that did not make sense to me got removed by Greg.\nThis is part two:\n\nThe first compare is to check whether the interrupts are disabled or not.\nDepending on the result we exectute the RESTORE_ALL macro is not only\nrestoring the stack but also returning to caller.\nThe test for pending softirq has been removed because it is allready done\nin irq_exit().\nSince system_call() is allso using the SAVE_ALL macro and returning via\nret_from_exception label I see no reason why we could not do this here\nas well. This is also handy because if we return from the timer interrupt\nand we need to resched than we check for this :)\n\nSigned-off-by: Sebastian Siewior \u003cbigeasy@linutronix.de\u003e\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1e3c0dcbd7acec7a1ac9070704d3109bd6d2980e",
      "old_mode": 33188,
      "old_path": "arch/m68knommu/platform/coldfire/entry.S",
      "new_id": "3b471c0da24a0bd6232acbf98d5b7b6b0135217b",
      "new_mode": 33188,
      "new_path": "arch/m68knommu/platform/coldfire/entry.S"
    }
  ]
}
