)]}'
{
  "commit": "343cde51b3b856470eea24a89f00166b8e2d7272",
  "tree": "4810d97be6827887f734d754399c171c1a68b9f5",
  "parents": [
    "7c8809aef0c71cc92ffc7d922e8824c04a36f44b"
  ],
  "author": {
    "name": "Vivek Goyal",
    "email": "vgoyal@in.ibm.com",
    "time": "Thu Jan 11 01:52:44 2007 +0100"
  },
  "committer": {
    "name": "Andi Kleen",
    "email": "andi@basil.nowhere.org",
    "time": "Thu Jan 11 01:52:44 2007 +0100"
  },
  "message": "[PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning\n\no noirqdebug_setup() is __init but it is being called by\n  quirk_intel_irqbalance() which if of type __devinit. If CONFIG_HOTPLUG\u003dy,\n  quirk_intel_irqbalance() is put into text section and it is wrong to\n  call a function in __init section.\n\no MODPOST flags this on i386 if CONFIG_RELOCATABLE\u003dy\n\nWARNING: vmlinux - Section mismatch: reference to .init.text:noirqdebug_setup from .text between \u0027quirk_intel_irqbalance\u0027 (at offset 0xc010969e) and \u0027i8237A_suspend\u0027\n\no Make noirqdebug_setup() non-init.\n\nSigned-off-by: Vivek Goyal \u003cvgoyal@in.ibm.com\u003e\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "543ea2e5ad9301944ab520303bd7fe84e4e92f88",
      "old_mode": 33188,
      "old_path": "kernel/irq/spurious.c",
      "new_id": "9d8c79b48823fdfb44d27fe3a3bf1c7adc9cdbc7",
      "new_mode": 33188,
      "new_path": "kernel/irq/spurious.c"
    }
  ]
}
