)]}'
{
  "commit": "0738c4bb8f2a8bf15178f852494643b0981f578b",
  "tree": "929e985eb01594298dab4c1278d3aec9b0ec4c18",
  "parents": [
    "baadac8b10c5ac15ce3d26b68fa266c8889b163f"
  ],
  "author": {
    "name": "Paul Mundt",
    "email": "lethal@linux-sh.org",
    "time": "Wed Mar 12 16:51:31 2008 +0900"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Wed Mar 12 12:34:37 2008 -0700"
  },
  "message": "nommu: Provide is_vmalloc_addr() stub.\n\nIntroduced in commit-id 9e2779fa281cfda13ac060753d674bbcaa23367e and\nifdef\u0027ed out for nommu in 8ca3ed87db062201e1fa15b64a9214e193fc3a8a, both\napproaches end up breaking the nommu build in different ways. An\nimpressive feat for a 2-liner.\n\nCurrent is_vmalloc_addr() users fall in to two camps:\n\n\t- Determining whether to use vfree()/kfree()\n\t- Whether to do vmlist traversal (only /proc/kcore).\n\nSince we don\u0027t support /proc/kcore on nommu, that leaves the\nvfree()/kfree() determination use cases. nommu vfree() happens to be a\nwrapper to kfree() anyways, so is_vmalloc_addr() can always return 0\nand end up with the right behaviour.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3f3ccfe42de015f23c2350322c4ff053d3a41d38",
      "old_mode": 33188,
      "old_path": "include/linux/mm.h",
      "new_id": "b695875d63e308bcc9086e5889c0040438f0a363",
      "new_mode": 33188,
      "new_path": "include/linux/mm.h"
    }
  ]
}
