)]}'
{
  "commit": "d6fef9da19b7acd46e04b7dbbba726b3febeca94",
  "tree": "bcbacfc4edc18a6c3e266717f3928ff9c5167002",
  "parents": [
    "fb7faf3313d527bf68ba2e7ff3a2b6ebf201af73"
  ],
  "author": {
    "name": "Luke Yang",
    "email": "luke.adi@gmail.com",
    "time": "Mon Apr 10 22:52:56 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Apr 11 06:18:32 2006 -0700"
  },
  "message": "[PATCH] nommu: use compound page in slab allocator\n\nThe earlier patch to consolidate mmu and nommu page allocation and\nrefcounting by using compound pages for nommu allocations had a bug:\nkmalloc slabs who\u0027s pages were initially allocated by a non-__GFP_COMP\nallocator could be passed into mm/nommu.c kmalloc allocations which really\nwanted __GFP_COMP underlying pages.  Fix that by having nommu pass\n__GFP_COMP to all higher order slab allocations.\n\nSigned-off-by: Luke Yang \u003cluke.adi@gmail.com\u003e\nAcked-by: Nick Piggin \u003cnpiggin@suse.de\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": "752c5570f2f636d6a96d4be2151077d024f47bb9",
      "old_mode": 33188,
      "old_path": "mm/slab.c",
      "new_id": "e6ef9bd52335bac10026972cb177f5de97eee817",
      "new_mode": 33188,
      "new_path": "mm/slab.c"
    }
  ]
}
