)]}'
{
  "commit": "659d2618b38f8a4d91bdb19cfc5c7fb330a4c55a",
  "tree": "7321644eb5c9cccdf691a579a10346a3f909c93f",
  "parents": [
    "99fb4d349db7e7dacb2099c5cc320a9e2d31c1ef"
  ],
  "author": {
    "name": "Rakib Mullick",
    "email": "rakib.mullick@gmail.com",
    "time": "Sat Jan 24 01:46:03 2009 +0600"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Mon Jan 26 14:27:18 2009 +0100"
  },
  "message": "x86: fix section mismatch warning\n\nHere function vmi_activate calls a init function activate_vmi , which\ncauses the following section mismatch warnings:\n\n  LD      arch/x86/kernel/built-in.o\nWARNING: arch/x86/kernel/built-in.o(.text+0x13ba9): Section mismatch\nin reference from the function vmi_activate() to the function\n.init.text:vmi_time_init()\nThe function vmi_activate() references\nthe function __init vmi_time_init().\nThis is often because vmi_activate lacks a __init\nannotation or the annotation of vmi_time_init is wrong.\n\nWARNING: arch/x86/kernel/built-in.o(.text+0x13bd1): Section mismatch\nin reference from the function vmi_activate() to the function\n.devinit.text:vmi_time_bsp_init()\nThe function vmi_activate() references\nthe function __devinit vmi_time_bsp_init().\nThis is often because vmi_activate lacks a __devinit\nannotation or the annotation of vmi_time_bsp_init is wrong.\n\nWARNING: arch/x86/kernel/built-in.o(.text+0x13bdb): Section mismatch\nin reference from the function vmi_activate() to the function\n.devinit.text:vmi_time_ap_init()\nThe function vmi_activate() references\nthe function __devinit vmi_time_ap_init().\nThis is often because vmi_activate lacks a __devinit\nannotation or the annotation of vmi_time_ap_init is wrong.\n\nFix it by marking vmi_activate() as __init too.\n\nSigned-off-by: Rakib Mullick \u003crakib.mullick@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "23206ba16874ce5d6ace3d046ee35e95e721427c",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/vmi_32.c",
      "new_id": "1d3302cc2ddf65cc5d03d72940726345e03d51c7",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/vmi_32.c"
    }
  ]
}
