)]}'
{
  "commit": "676dcb8bc2ec78d80091037773598d6ec8c673d6",
  "tree": "70a82f63dcda34f8907ffd9e92898e8a8a5fef87",
  "parents": [
    "620034c84d1d939717bdfbe02c51a3fee43541c3"
  ],
  "author": {
    "name": "Andrew Morton",
    "email": "akpm@osdl.org",
    "time": "Wed Dec 06 20:31:30 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.osdl.org",
    "time": "Thu Dec 07 08:39:20 2006 -0800"
  },
  "message": "[PATCH] add bottom_half.h\n\nWith CONFIG_SMP\u003dn:\n\n  drivers/input/ff-memless.c:384: warning: implicit declaration of function \u0027local_bh_disable\u0027\n  drivers/input/ff-memless.c:393: warning: implicit declaration of function \u0027local_bh_enable\u0027\n\nReally linux/spinlock.h should include linux/interrupt.h.  But interrupt.h\nincludes sched.h which will need spinlock.h.\n\nSo the patch breaks the _bh declarations out into a separate header and\nincludes it in both interrupt.h and spinlock.h.\n\nCc: \"Randy.Dunlap\" \u003crdunlap@xenotime.net\u003e\nCc: Andi Kleen \u003cak@suse.de\u003e\nCc: \u003cstable@kernel.org\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "777dbf695d449e4b0d03346a8b5c39877ee34d97",
      "new_mode": 33188,
      "new_path": "include/linux/bottom_half.h"
    },
    {
      "type": "modify",
      "old_id": "5b83e7b59621e22e365da7cd923921846e1d987f",
      "old_mode": 33188,
      "old_path": "include/linux/interrupt.h",
      "new_id": "de7593f4e895b4bfaa77c7e22051e372a5b5a48c",
      "new_mode": 33188,
      "new_path": "include/linux/interrupt.h"
    },
    {
      "type": "modify",
      "old_id": "8451052ca66f4ad14da7bc1bc120578d455fb626",
      "old_mode": 33188,
      "old_path": "include/linux/spinlock.h",
      "new_id": "94b767d6427561297772ad556d9466333f424732",
      "new_mode": 33188,
      "new_path": "include/linux/spinlock.h"
    }
  ]
}
