)]}'
{
  "commit": "1fc28b70fe2dbf87e061b6ce5091a1f8e4e5d4e7",
  "tree": "35c109a52c3dd8a509b5dd1318eb4963b45a8b01",
  "parents": [
    "887032670d47366a8c8f25396ea7c14b7b2cc620"
  ],
  "author": {
    "name": "Mel Gorman",
    "email": "mel@csn.ul.ie",
    "time": "Wed Jul 29 15:04:08 2009 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Wed Jul 29 19:10:35 2009 -0700"
  },
  "message": "page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN\n\nThe page allocator warns once when an order \u003e\u003d MAX_ORDER is specified.\nThis is to catch callers of the allocator that are always falling back to\ntheir worst-case when it was not expected.  However, there are cases where\nthe caller is behaving correctly but cannot suppress the warning.  This\npatch allows the warning to be suppressed by the callers by specifying\n__GFP_NOWARN.\n\nSigned-off-by: Mel Gorman \u003cmel@csn.ul.ie\u003e\nAcked-by: David Rientjes \u003crientjes@google.com\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: \"Rafael J. Wysocki\" \u003crjw@sisk.pl\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": "2dbb2fc68837e5fa0cf5db4d497370cd37a8d5e9",
      "old_mode": 33188,
      "old_path": "mm/page_alloc.c",
      "new_id": "d052abbe3063d883876e3b1c28f0e165e3f46971",
      "new_mode": 33188,
      "new_path": "mm/page_alloc.c"
    }
  ]
}
