)]}'
{
  "commit": "0e8f989a253b1bf85ea1c8d7987d67c054f4af91",
  "tree": "0b8b2c1e5c09c5cd46851680d8de2a0ad3c0fa9b",
  "parents": [
    "9e42d0cf5020aaf217433cad1a224745241d212a"
  ],
  "author": {
    "name": "David Howells",
    "email": "dhowells@redhat.com",
    "time": "Thu Jan 08 12:04:46 2009 +0000"
  },
  "committer": {
    "name": "David Howells",
    "email": "dhowells@redhat.com",
    "time": "Thu Jan 08 12:04:46 2009 +0000"
  },
  "message": "NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area()\n\nFix cleanup handling in ramfs_nommu_get_umapped_area() by only freeing the\nnumber of pages that find_get_pages() said it had returned (nr) rather than\nattempting to free the number of pages we asked for (lpages) - thus avoiding\nthe situation whereby put_page() may be handed NULL pointers if\nfind_get_pages() returned fewer pages that were requested.\n\nAlso avoid a warning about nr being uninitialised and the need for an\nif-statement in the cleanup path by using appropriate gotos.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "76acdbc3461144512208755d4b69946d7eda76e3",
      "old_mode": 33188,
      "old_path": "fs/ramfs/file-nommu.c",
      "new_id": "b9b567a28376313a33b74ad9668eda99134b70bc",
      "new_mode": 33188,
      "new_path": "fs/ramfs/file-nommu.c"
    }
  ]
}
