)]}'
{
  "commit": "67175b855bfd6ed95ffeff95532173c07de6432d",
  "tree": "2f98cccf78987db9b319c67a523ab44edc7bde3b",
  "parents": [
    "e268337dfe26dfc7efd422a804dbb27977a3cccc"
  ],
  "author": {
    "name": "James Bottomley",
    "email": "jbottomley@parallels.com",
    "time": "Tue Jan 17 21:14:05 2012 +0000"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Jan 17 15:40:51 2012 -0800"
  },
  "message": "Fix compile breakage with kref.h\n\nThis set of build failures just started appearing on parisc:\n\n  In file included from drivers/input/serio/serio_raw.c:12:\n  include/linux/kref.h: In function \u0027kref_get\u0027:\n  include/linux/kref.h:40: error: \u0027TAINT_WARN\u0027 undeclared (first use in this function)\n  include/linux/kref.h:40: error: (Each undeclared identifier is reported only once\n  include/linux/kref.h:40: error: for each function it appears in.)\n  include/linux/kref.h: In function \u0027kref_sub\u0027:\n  include/linux/kref.h:65: error: \u0027TAINT_WARN\u0027 undeclared (first use in this function)\n\nIt happens because TAINT_WARN is defined in kernel.h and this particular\ncompile doesn\u0027t seem to include it (no idea why it\u0027s just manifesting ..\nprobably some #include file untangling exposed it).\n\nFix by adding\n\n  #include \u003clinux/kernel.h\u003e\n\nto linux/kref.h\n\nSigned-off-by: James Bottomley \u003cJBottomley@Parallels.com\u003e\nAcked-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "abc0120b09b772ff90fe539016295a00dfb08107",
      "old_mode": 33188,
      "old_path": "include/linux/kref.h",
      "new_id": "9c07dcebded747493041c8e6a5c18d68bc43fabf",
      "new_mode": 33188,
      "new_path": "include/linux/kref.h"
    }
  ]
}
