)]}'
{
  "commit": "ea02e3dde3509ffa7fda7f8de9c8a366e03f7bbd",
  "tree": "0c48aa948de8549a2b183c2ed3e5b338fa9730b7",
  "parents": [
    "3abf7afd406866a84276d3ed04f4edf6070c9cb5"
  ],
  "author": {
    "name": "David Howells",
    "email": "dhowells@redhat.com",
    "time": "Thu Jul 19 01:49:09 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Thu Jul 19 10:04:50 2007 -0700"
  },
  "message": "FRV: work around a possible compiler bug\n\nWork around a possible bug in the FRV compiler.\n\nWhat appears to be happening is that gcc resolves the\n__builtin_constant_p() in kmalloc() to true, but then fails to reduce the\ntherefore constant conditions in the if-statements it guards to constant\nresults.\n\nWhen compiling with -O2 or -Os, one single spurious error crops up in\ncpuup_callback() in mm/slab.c.  This can be avoided by making the memsize\nvariable const.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "038e3a8457e0b7ad1ad91b46299a1662f6a3a726",
      "old_mode": 33188,
      "old_path": "arch/frv/Makefile",
      "new_id": "9bf7345c5cc93ce90806da9b5d1da62ff6629a27",
      "new_mode": 33188,
      "new_path": "arch/frv/Makefile"
    },
    {
      "type": "modify",
      "old_id": "96d30ee256efff0e69bf3d0ac6cd51b7ced43e49",
      "old_mode": 33188,
      "old_path": "mm/slab.c",
      "new_id": "88bc6336ce3d3662c897b61a8ca25e33744e31a5",
      "new_mode": 33188,
      "new_path": "mm/slab.c"
    }
  ]
}
