)]}'
{
  "commit": "6ee0578b4daaea01c96b172c6aacca43fd9807a6",
  "tree": "bb82bb4e2a95704477da6c527b23af59c8c2a041",
  "parents": [
    "098849516dd522a343e659740c8f1394a5b7fa69"
  ],
  "author": {
    "name": "Suresh Siddha",
    "email": "suresh.b.siddha@intel.com",
    "time": "Fri Jul 30 14:57:37 2010 -0700"
  },
  "committer": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Sun Aug 01 13:05:29 2010 +0200"
  },
  "message": "workqueue: mark init_workqueues() as early_initcall()\n\nMark init_workqueues() as early_initcall() and thus it will be initialized\nbefore smp bringup. init_workqueues() registers for the hotcpu notifier\nand thus it should cope with the processors that are brought online after\nthe workqueues are initialized.\n\nx86 smp bringup code uses workqueues and uses a workaround for the\ncold boot process (as the workqueues are initialized post smp_init()).\nMarking init_workqueues() as early_initcall() will pave the way for\ncleaning up this code.\n\nSigned-off-by: Suresh Siddha \u003csuresh.b.siddha@intel.com\u003e\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nCc: Oleg Nesterov \u003coleg@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5f76001c4e6d54ac5afc92492a5e5995705f6635",
      "old_mode": 33188,
      "old_path": "include/linux/workqueue.h",
      "new_id": "51dc9a727e5e254875b07886f47987f2feaa0db4",
      "new_mode": 33188,
      "new_path": "include/linux/workqueue.h"
    },
    {
      "type": "modify",
      "old_id": "3bdb152f412f32b8edeeb1036a24f934988b5be2",
      "old_mode": 33188,
      "old_path": "init/main.c",
      "new_id": "5f2ec2cdd90087807086b5e82cc62e190ff462bb",
      "new_mode": 33188,
      "new_path": "init/main.c"
    },
    {
      "type": "modify",
      "old_id": "1105c474073ae02b79e634c5e3fc52b83130d1ee",
      "old_mode": 33188,
      "old_path": "kernel/workqueue.c",
      "new_id": "e2eb351d915253c37c2b22345f7fe90eba1e754f",
      "new_mode": 33188,
      "new_path": "kernel/workqueue.c"
    }
  ]
}
