)]}'
{
  "commit": "b8c1c5da1520977cb55a358f20fc09567d40cad9",
  "tree": "c762e6ad77297beed0978337ce2f5b0c50add739",
  "parents": [
    "01e457cfcd5b6b6f18d0bb8cec0c5d43df56557e"
  ],
  "author": {
    "name": "Andrew Morton",
    "email": "akpm@linux-foundation.org",
    "time": "Tue Jul 24 12:02:40 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Tue Jul 24 12:24:59 2007 -0700"
  },
  "message": "slab: correctly handle __GFP_ZERO\n\nUse the correct local variable when calling into the page allocator.  Local\n`flags\u0027 can have __GFP_ZERO set, which causes us to pass __GFP_ZERO into the\npage allocator, possibly from illegal contexts.  The page allocator will later\ndo prep_zero_page()-\u003ekmap_atomic(..., KM_USER0) from irq contexts and will\nthen go BUG.\n\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nAcked-by: Christoph Lameter \u003cclameter@sgi.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": "bde271c001ba33ef1f61dd0f563f74d319cd1f0e",
      "old_mode": 33188,
      "old_path": "mm/slab.c",
      "new_id": "a684778b2b41af38e06aa47e5fe66a7a988ad4c7",
      "new_mode": 33188,
      "new_path": "mm/slab.c"
    }
  ]
}
