)]}'
{
  "commit": "b09d2501ed3d294619cbfbcf828ad39324d0e548",
  "tree": "96878faeb21e84933cd52e446ac121887e9051fe",
  "parents": [
    "9ab772cd535c4b256a577eae516f9c7462346b2d"
  ],
  "author": {
    "name": "H. Peter Anvin",
    "email": "hpa@linux.intel.com",
    "time": "Wed Apr 01 17:21:56 2009 -0700"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Mon Apr 06 09:30:27 2009 +0200"
  },
  "message": "mutex: drop \"inline\" from mutex_lock() inside kernel/mutex.c\n\nImpact: build fix\n\nmutex_lock() is was defined inline in kernel/mutex.c, but wasn\u0027t\ndeclared so not in \u003clinux/mutex.h\u003e.  This didn\u0027t cause a problem until\ncheckin 3a2d367d9aabac486ac4444c6c7ec7a1dab16267 added the\natomic_dec_and_mutex_lock() inline in between declaration and\ndefinion.\n\nThis broke building with CONFIG_ALLOW_WARNINGS\u003dn, e.g. make\nallnoconfig.\n\nEither from the source code nor the allnoconfig binary output I cannot\nfind any internal references to mutex_lock() in kernel/mutex.c, so\npresumably this \"inline\" is now-useless legacy.\n\nCc: Eric Paris \u003ceparis@redhat.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nOrig-LKML-Reference: \u003ctip-3a2d367d9aabac486ac4444c6c7ec7a1dab16267@git.kernel.org\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@linux.intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d79781394a306e75048668262a6c3f49f5321ef",
      "old_mode": 33188,
      "old_path": "kernel/mutex.c",
      "new_id": "fd95eaa672e6ce1e6d1cfd99b73e34eeea0a33d7",
      "new_mode": 33188,
      "new_path": "kernel/mutex.c"
    }
  ]
}
