)]}'
{
  "commit": "1f536b9e9f85456df93614b3c2f6a1a2b7d7cb9b",
  "tree": "01ad4e6b777c7583a413a2b45cd9b3fd3f2b4d35",
  "parents": [
    "93e13a360ba331915220f82f6e9543df961ffa1f"
  ],
  "author": {
    "name": "Fabio Estevam",
    "email": "festevam@gmail.com",
    "time": "Thu Jan 12 17:20:20 2012 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Thu Jan 12 20:13:11 2012 -0800"
  },
  "message": "include/linux/crash_dump.h needs elf.h\n\nBuilding an ARM target we get the following warnings:\n\n  CC      arch/arm/kernel/setup.o\n  In file included from arch/arm/kernel/setup.c:39:\n  arch/arm/include/asm/elf.h:102:1: warning: \"vmcore_elf64_check_arch\" redefined\n  In file included from arch/arm/kernel/setup.c:24:\n  include/linux/crash_dump.h:30:1: warning: this is the location of the previous definition\n\nQuoting Russell King:\n\n\"linux/crash_dump.h makes no attempt to include asm/elf.h, but it depends\non stuff in asm/elf.h to determine how stuff inside this file is defined\nat parse time.\n\nSo, if asm/elf.h is included after linux/crash_dump.h or not at all, you\nget a different result from the situation where asm/elf.h is included\nbefore.\"\n\nSo add elf.h header to crash_dump.h to avoid this problem.\n\nThe original discussion about this can be found at:\nhttp://www.spinics.net/lists/arm-kernel/msg154113.html\n\nSigned-off-by: Fabio Estevam \u003cfabio.estevam@freescale.com\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: \u003cstable@vger.kernel.org\u003e\t[3.2.1]\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": "5c4abce94ad1665803c79fd61a501e6969477029",
      "old_mode": 33188,
      "old_path": "include/linux/crash_dump.h",
      "new_id": "b936763f2236be16254d23380e49d99f08f82dc4",
      "new_mode": 33188,
      "new_path": "include/linux/crash_dump.h"
    }
  ]
}
