)]}'
{
  "commit": "b512217736049cef3e681bbd3ff6696c1cca567d",
  "tree": "41011b351a88f7fec688a9f5019378aaac2896a9",
  "parents": [
    "ac3b719cc373a7873e0f7173a9abc50f13650637"
  ],
  "author": {
    "name": "David Woodhouse",
    "email": "dwmw2@infradead.org",
    "time": "Sat Sep 16 12:15:45 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sat Sep 16 12:54:31 2006 -0700"
  },
  "message": "[PATCH] Fix \u0027make headers_check\u0027 on biarch architectures\n\nWe generate an \u003casm/foo.h\u003e which includes either \u003casm-$ARCH/foo.h\u003e or\n\u003casm-$ALTARCH/foo.h\u003e as appropriate.  But we were doing this dependent on\nwhether the file in question existed in the _unexported_ tree, not the\nexported tree.  So if a file was exported to userspace in one asm- directory\nbut not the other, the generated file in asm/ was incorrect.\n\nThis only changed the failure mode if it _was_ included from a nice #error to\na less explicable #include failure -- but it also gave false errors in \u0027make\nheaders_check\u0027 output.  Fix it by looking in the right place instead.\n\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\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": "aa9990a3ccd6d68db24310ea6e17e75c3819f4b1",
      "old_mode": 33188,
      "old_path": "scripts/Makefile.headersinst",
      "new_id": "12e1daf875c832931202467011e292bcd3575c0a",
      "new_mode": 33188,
      "new_path": "scripts/Makefile.headersinst"
    }
  ]
}
