)]}'
{
  "commit": "43bab25ced218385f7e6a076c2459ea008cfd2e1",
  "tree": "21397c7ff505b58b5d9351da7b6b9628049026ee",
  "parents": [
    "b9c2db783456bcbce31e2482214cd337528db295"
  ],
  "author": {
    "name": "Alex Chiang",
    "email": "achiang@hp.com",
    "time": "Sun Dec 20 12:23:16 2009 -0700"
  },
  "committer": {
    "name": "Len Brown",
    "email": "len.brown@intel.com",
    "time": "Tue Dec 22 03:33:58 2009 -0500"
  },
  "message": "ACPI: processor: change acpi_processor_set_pdc() interface\n\nWhen calling _PDC, we really only need the handle to the processor\nto call the method; we don\u0027t look at any other parts of the\nstruct acpi_processor * given to us.\n\nIn the early path, when we walk the namespace, we are given the\nhandle directly, so just pass it through to acpi_processor_set_pdc()\nwithout stuffing it into a wasteful struct acpi_processor allocated\non the stack each time\n\nThis saves 2834 bytes of stack.\n\nUpdate the interface accordingly.\n\nSigned-off-by: Alex Chiang \u003cachiang@hp.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a19a4ff962ea96ce82690d3a30dd91cb0d016db1",
      "old_mode": 33188,
      "old_path": "drivers/acpi/processor_core.c",
      "new_id": "9863c98c81baaf071dc138fd4bc2dfa125b8481b",
      "new_mode": 33188,
      "new_path": "drivers/acpi/processor_core.c"
    },
    {
      "type": "modify",
      "old_id": "deeba22c932c497528be9eee9d51b5a8723683a4",
      "old_mode": 33188,
      "old_path": "drivers/acpi/processor_pdc.c",
      "new_id": "30e4dc0cdf305fb3df0e0d7bf75830b74be79a76",
      "new_mode": 33188,
      "new_path": "drivers/acpi/processor_pdc.c"
    },
    {
      "type": "modify",
      "old_id": "0873cd57510c3b89f6e0bf5a0808a353f87a1d8a",
      "old_mode": 33188,
      "old_path": "include/acpi/processor.h",
      "new_id": "7cc433d69932e74e92edf27f562ca4799b28d02a",
      "new_mode": 33188,
      "new_path": "include/acpi/processor.h"
    }
  ]
}
