)]}'
{
  "commit": "9983b6f0cf8263e51bcf4c8a9dc0c1ef175b3c60",
  "tree": "a9b7bacbdf8e30b931c2ebd849104b04b157d48d",
  "parents": [
    "a92d3ff9e5dbd958d8008a3e7a573e988e370ca3"
  ],
  "author": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Fri Jun 18 11:44:31 2010 +0200"
  },
  "committer": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Fri Jun 18 15:07:23 2010 +0200"
  },
  "message": "percpu: fix first chunk match in per_cpu_ptr_to_phys()\n\nper_cpu_ptr_to_phys() determines whether the passed in @addr belongs\nto the first_chunk or not by just matching the address against the\naddress range of the base unit (unit0, used by cpu0).  When an adress\nfrom another cpu was passed in, it will always determine that the\naddress doesn\u0027t belong to the first chunk even when it does.  This\nmakes the function return a bogus physical address which may lead to\ncrash.\n\nThis problem was discovered by Cliff Wickman while investigating a\ncrash during kdump on a SGI UV system.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nReported-by: Cliff Wickman \u003ccpw@sgi.com\u003e\nTested-by: Cliff Wickman \u003ccpw@sgi.com\u003e\nCc: stable@kernel.org\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "46485e1b26fccf4b609ad0b39c5353105fed66fb",
      "old_mode": 33188,
      "old_path": "mm/percpu.c",
      "new_id": "6470e7710231a84d75dc793831bc9f92e178f8bb",
      "new_mode": 33188,
      "new_path": "mm/percpu.c"
    }
  ]
}
