)]}'
{
  "commit": "d797396f3387c5be8f63fcc8e9be98bb884ea86a",
  "tree": "63024f12dfb080db7d8fbc73776f1bbdc68bbf7f",
  "parents": [
    "0e8a1d8262f41d6e8c1d736a408882bbb7a5c0a6"
  ],
  "author": {
    "name": "Anton Blanchard",
    "email": "anton@samba.org",
    "time": "Wed Jan 06 15:55:13 2010 +1100"
  },
  "committer": {
    "name": "Ralf Baechle",
    "email": "ralf@linux-mips.org",
    "time": "Tue Jan 12 18:19:37 2010 +0100"
  },
  "message": "MIPS: cpumask_of_node() should handle -1 as a node\n\npcibus_to_node can return -1 if we cannot determine which node a pci bus\nis on. If passed -1, cpumask_of_node will negatively index the lookup array\nand pull in random data:\n\n# cat /sys/devices/pci0000:00/0000:00:01.0/local_cpus\n00000000,00000003,00000000,00000000\n# cat /sys/devices/pci0000:00/0000:00:01.0/local_cpulist\n64-65\n\nChange cpumask_of_node to check for -1 and return cpu_all_mask in this\ncase:\n\n# cat /sys/devices/pci0000:00/0000:00:01.0/local_cpus\nffffffff,ffffffff,ffffffff,ffffffff\n# cat /sys/devices/pci0000:00/0000:00:01.0/local_cpulist\n0-127\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nCc: linux-mips@linux-mips.org\nCc: linux-kernel@vger.kernel.org\nCc: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nPatchwork: http://patchwork.linux-mips.org/patch/831/\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "09a59bcc1b078c4a0323e16f21c4524e55d25a4a",
      "old_mode": 33188,
      "old_path": "arch/mips/include/asm/mach-ip27/topology.h",
      "new_id": "1b1a7d1632b915ece8f030b538f89f4ef8eb2d63",
      "new_mode": 33188,
      "new_path": "arch/mips/include/asm/mach-ip27/topology.h"
    }
  ]
}
