)]}'
{
  "commit": "5295a74cc0bcf1291686eb734ccb06baa3d55c1a",
  "tree": "e90b312f402729893a97f164ce7e03386fe9c5ce",
  "parents": [
    "78d382d77c84229d031431931bf6490d5da6ab86"
  ],
  "author": {
    "name": "Pekka Enberg",
    "email": "penberg@cs.helsinki.fi",
    "time": "Wed Feb 01 03:05:48 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Wed Feb 01 08:53:17 2006 -0800"
  },
  "message": "[PATCH] slab: reduce inlining\n\nFrom: Manfred Spraul \u003cmanfred@colorfullife.com\u003e\n\nReduce the amount of inline functions in slab to the functions that\nare used in the hot path:\n\n  - no inline for debug functions\n  - no __always_inline, inline is already __always_inline\n  - remove inline from a few numa support functions.\n\nBefore:\n\n   text    data     bss     dec     hex filename\n  13588     752      48   14388    3834 mm/slab.o (defconfig)\n  16671    2492      48   19211    4b0b mm/slab.o (numa)\n\nAfter:\n\n   text    data     bss     dec     hex filename\n  13366     752      48   14166    3756 mm/slab.o (defconfig)\n  16230    2492      48   18770    4952 mm/slab.o (numa)\n\nSigned-off-by: Manfred Spraul \u003cmanfred@colorfullife.com\u003e\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\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": "594a9155c7d83e490f2e2df426f7363375b2e6e1",
      "old_mode": 33188,
      "old_path": "mm/slab.c",
      "new_id": "ba288b3877d1c27b198488c867625e8ad78c19a8",
      "new_mode": 33188,
      "new_path": "mm/slab.c"
    }
  ]
}
