)]}'
{
  "commit": "51d7a1398d1851e892504e97ca20521610dfcece",
  "tree": "0dc19aed12f20b351356fa9a2a2673f3e09080d7",
  "parents": [
    "da4276b8299a6544dc41ac2485d3ffca5811b3fb"
  ],
  "author": {
    "name": "Leonardo Potenza",
    "email": "lpotenza@inwind.it",
    "time": "Tue Jan 06 23:58:29 2009 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Wed Jan 07 12:23:35 2009 +0100"
  },
  "message": "x86: fix section mismatch warnings in mcheck/mce_amd_64.c\n\nMark the function local_allocate_threshold_blocks() with __cpuinit,\nin order to remove the following section mismatch messages:\n\nWARNING: arch/x86/kernel/cpu/mcheck/built-in.o(.text+0x1363): Section mismatch in reference from the function local_allocate_threshold_blocks() to the function .cpuinit.text:allocate_threshold_blocks()\nThe function local_allocate_threshold_blocks() references\nthe function __cpuinit allocate_threshold_blocks().\nThis is often because local_allocate_threshold_blocks lacks a __cpuinit\nannotation or the annotation of allocate_threshold_blocks is wrong.\n\nWARNING: arch/x86/kernel/cpu/built-in.o(.text+0x1def): Section mismatch in reference from the function local_allocate_threshold_blocks() to the function .cpuinit.text:allocate_threshold_blocks()\nThe function local_allocate_threshold_blocks() references\nthe function __cpuinit allocate_threshold_blocks().\nThis is often because local_allocate_threshold_blocks lacks a __cpuinit\nannotation or the annotation of allocate_threshold_blocks is wrong.\n\nWARNING: arch/x86/kernel/built-in.o(.text+0xef2b): Section mismatch in reference from the function local_allocate_threshold_blocks() to the function .cpuinit.text:allocate_threshold_blocks()\nThe function local_allocate_threshold_blocks() references\nthe function __cpuinit allocate_threshold_blocks().\nThis is often because local_allocate_threshold_blocks lacks a __cpuinit\nannotation or the annotation of allocate_threshold_blocks is wrong.\n\nAll the callsites of this function are __cpuinit already, and all the\nfunctions it calls are __cpuinit as well.\n\nSigned-off-by: Leonardo Potenza \u003clpotenza@inwind.it\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a5a5e0530370b6c007e484dc981f110f8b310dbd",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/cpu/mcheck/mce_amd_64.c",
      "new_id": "8ae8c4ff094d1910ad77ca398192b4f362731e59",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/cpu/mcheck/mce_amd_64.c"
    }
  ]
}
