)]}'
{
  "commit": "8bca44bbd39007065cc6a4e3a50201475629a6cf",
  "tree": "ce2735c05a2ae18965505014db3a4103d75cb2dc",
  "parents": [
    "4138f08d1c2783a28df2af6ed81aa180462ec374"
  ],
  "author": {
    "name": "Glauber de Oliveira Costa",
    "email": "gcosta@redhat.com",
    "time": "Mon Oct 29 14:37:19 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Tue Oct 30 08:06:55 2007 -0700"
  },
  "message": "mm/sparse-vmemmap.c: make sure init_mm is included\n\nmm/sparse-vmemmap.c uses init_mm in some places.  However, it is not\npresent in any of the headers currently included in the file.\n\ninit_mm is defined as extern in sched.h, so we add it to the headers list\n\nUp to now, this problem was masked by the fact that functions like\nset_pte_at() and pmd_populate_kernel() are usually macros that expand to\nsimpler variants that does not use the first parameter at all.\n\nSigned-off-by: Glauber de Oliveira Costa \u003cgcosta@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": "d3b718b0c20a4dde049a6ca4e8301bcfcfdc824d",
      "old_mode": 33188,
      "old_path": "mm/sparse-vmemmap.c",
      "new_id": "22620f6a976bd3909a92ad1d8f1720ab09e4dce4",
      "new_mode": 33188,
      "new_path": "mm/sparse-vmemmap.c"
    }
  ]
}
