)]}'
{
  "commit": "e641eb03ab2b0f065fa5e64b4202fb5b0441b427",
  "tree": "3c92bfb8705a637fcd1b317d851ac089d7ac7eb5",
  "parents": [
    "08607afba64cc7a14d22b8aa2837d00f1d877d83"
  ],
  "author": {
    "name": "Mahesh Salgaonkar",
    "email": "mahesh@linux.vnet.ibm.com",
    "time": "Mon Dec 09 15:33:39 2013 +0530"
  },
  "committer": {
    "name": "Benjamin Herrenschmidt",
    "email": "benh@kernel.crashing.org",
    "time": "Tue Dec 10 11:28:39 2013 +1100"
  },
  "message": "powerpc: Fix up the kdump base cap to 128M\n\nThe current logic sets the kdump base to min of 2G or ppc64_rma_size/2.\nOn PowerNV kernel the first memory block \u0027memory@0\u0027 can be very large,\nequal to the DIMM size with ppc64_rma_size value capped to 1G. Hence on\nPowerNV, kdump base is set to 512M resulting kdump to fail while allocating\npaca array. This is because, paca need its memory from RMA region capped\nat 256M (see allocate_pacas()).\n\nThis patch lowers the kdump base cap to 128M so that kdump kernel can\nsuccessfully get memory below 256M for paca allocation.\n\nSigned-off-by: Mahesh Salgaonkar \u003cmahesh@linux.vnet.ibm.com\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "88a7fb458dfd50f0201d269d8177007cc382c62d",
      "old_mode": 33188,
      "old_path": "arch/powerpc/kernel/machine_kexec.c",
      "new_id": "75d4f7340da893bc2825f97dda750409d8963323",
      "new_mode": 33188,
      "new_path": "arch/powerpc/kernel/machine_kexec.c"
    }
  ]
}
