)]}'
{
  "commit": "d8169d4c369e8aa2fda10df705a4957331b5a4db",
  "tree": "ce8a08d5bd1a58f5e4703f39b2cc2033a8b03994",
  "parents": [
    "c9336643e1440f4dfc89ad4ac6185813619abb8c"
  ],
  "author": {
    "name": "Jan Engelhardt",
    "email": "jengelh@medozas.de",
    "time": "Thu Apr 19 11:44:39 2012 -0700"
  },
  "committer": {
    "name": "Paul E. McKenney",
    "email": "paulmck@linux.vnet.ibm.com",
    "time": "Tue Apr 24 20:54:51 2012 -0700"
  },
  "message": "rcu: Make __kfree_rcu() less dependent on compiler choices\n\nCurrently, __kfree_rcu() is implemented as an inline function, and\ncontains a BUILD_BUG_ON() that malfunctions if __kfree_rcu() is compiled\nas an out-of-line function.  Unfortunately, there are compiler settings\n(e.g., -O0) that can result in __kfree_rcu() being compiled out of line,\nresulting in annoying build breakage.  This commit therefore converts\nboth __kfree_rcu() and __is_kfree_rcu_offset() from inline functions to\nmacros to prevent such misbehavior on the part of the compiler.\n\nSigned-off-by: Jan Engelhardt \u003cjengelh@medozas.de\u003e\nSigned-off-by: Paul E. McKenney \u003cpaulmck@linux.vnet.ibm.com\u003e\nReviewed-by: Josh Triplett \u003cjosh@joshtriplett.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "20fb776a1d4a50824323d33fd0c9bcd84bd16883",
      "old_mode": 33188,
      "old_path": "include/linux/rcupdate.h",
      "new_id": "d5dfb109dfe11e6e014bfd1f1df826d226b5a26d",
      "new_mode": 33188,
      "new_path": "include/linux/rcupdate.h"
    }
  ]
}
