)]}'
{
  "commit": "88ea1a445a84fcfbedb810c01e84d6711352bd82",
  "tree": "0af28645ead1e1cf8b40e9d1cdef7d6670d855b0",
  "parents": [
    "3ef2932b8c1fc89408ef1fd4b1e1c2caabc7f07d"
  ],
  "author": {
    "name": "Paul Mundt",
    "email": "lethal@linux-sh.org",
    "time": "Tue Jan 19 15:41:50 2010 +0900"
  },
  "committer": {
    "name": "Paul Mundt",
    "email": "lethal@linux-sh.org",
    "time": "Tue Jan 19 15:41:50 2010 +0900"
  },
  "message": "sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.\n\nPresently the build bails with the following:\n\n  CC      arch/sh/mm/alignment.o\ncc1: warnings being treated as errors\narch/sh/mm/alignment.c: In function \u0027unaligned_fixups_notify\u0027:\narch/sh/mm/alignment.c:69: warning: cast to pointer from integer of different size\narch/sh/mm/alignment.c:74: warning: cast to pointer from integer of different size\nmake[2]: *** [arch/sh/mm/alignment.o] Error 1\n\nThis is due to the fact that regs-\u003epc is always 64-bit, while the pointer size\ndepends on the ABI. Wrapping through instruction_pointer() takes care of the\nappropriate casting for both configurations.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e615151eac3bd42fec10e5222e5450ac7fce069b",
      "old_mode": 33188,
      "old_path": "arch/sh/mm/alignment.c",
      "new_id": "2da808802a4c6e3c24bea5bd1ca405deff883b53",
      "new_mode": 33188,
      "new_path": "arch/sh/mm/alignment.c"
    }
  ]
}
