)]}'
{
  "commit": "6ec8a856e4097d42ece9b0b9459bbca1586f13d7",
  "tree": "4dfe5b828a8f051304028776e8f0203537275e04",
  "parents": [
    "e598fbaabdb6608915cbc5e80409d70f4f857e5c"
  ],
  "author": {
    "name": "Avi Kivity",
    "email": "avi@qumranet.com",
    "time": "Sun Aug 19 15:57:26 2007 +0300"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Sun Aug 19 10:13:49 2007 -0700"
  },
  "message": "KVM: Avoid calling smp_call_function_single() with interrupts disabled\n\nWhen taking a cpu down, we need to hardware_disable() it.\nUnfortunately, the CPU_DYING notifier is called with interrupts\ndisabled, which means we can\u0027t use smp_call_function_single().\n\nFortunately, the CPU_DYING notifier is always called on the dying cpu,\nso we don\u0027t need to use the function at all and can simply call\nhardware_disable() directly.\n\nTested-by: Paolo Ornati \u003cornati@fastwebnet.it\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "96856097d15bb9f2cb2b897c87d6a25a6d9248ea",
      "old_mode": 33188,
      "old_path": "drivers/kvm/kvm_main.c",
      "new_id": "cd0557954e50ef3614c03c334b38f06104ca0551",
      "new_mode": 33188,
      "new_path": "drivers/kvm/kvm_main.c"
    }
  ]
}
