)]}'
{
  "commit": "678301ecadec24ff77ab310eebf8a32ccddb1850",
  "tree": "e98478769e2abc960623d5c044a1440e71411653",
  "parents": [
    "1c9d16e35911090dee3f9313e6af13af623d66ee"
  ],
  "author": {
    "name": "Paul Bolle",
    "email": "pebolle@tiscali.nl",
    "time": "Mon Feb 14 22:52:38 2011 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Feb 15 04:15:04 2011 +0100"
  },
  "message": "x86, ioapic: Don\u0027t warn about non-existing IOAPICs if we have none\n\nmp_find_ioapic() prints errors like:\n\n    ERROR: Unable to locate IOAPIC for GSI 13\n\nif it can\u0027t find the IOAPIC that manages that specific GSI. I\nsee errors like that at every boot of a laptop that apparently\ndoesn\u0027t have any IOAPICs.\n\nBut if there are no IOAPICs it doesn\u0027t seem to be an error that\nnone can be found. A solution that gets rid of this message is\nto directly return if nr_ioapics (still) is zero. (But keep\nreturning -1 in that case, so nothing breaks from this change.)\n\nThe call chain that generates this error is:\n\npnpacpi_allocated_resource()\n    case ACPI_RESOURCE_TYPE_IRQ:\n        pnpacpi_parse_allocated_irqresource()\n            acpi_get_override_irq()\n                 mp_find_ioapic()\n\nSigned-off-by: Paul Bolle \u003cpebolle@tiscali.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "697dc34b7b87611443ccdd06d39c8188f77ca94d",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/apic/io_apic.c",
      "new_id": "ca9e2a3545a9b48e03fadd4197bf21e376b1028e",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/apic/io_apic.c"
    }
  ]
}
