)]}'
{
  "commit": "c0337288ab165be17081d61d4ef13b79d3ac55d4",
  "tree": "0ed7766bae30e2a0ce70772a95840808421ea778",
  "parents": [
    "50f4df4e6a7ae111fd9b8fada4155675a4410e99"
  ],
  "author": {
    "name": "Michael Ellerman",
    "email": "michael@ellerman.id.au",
    "time": "Sun Nov 07 18:22:29 2010 +0000"
  },
  "committer": {
    "name": "Benjamin Herrenschmidt",
    "email": "benh@kernel.crashing.org",
    "time": "Fri Jan 21 14:08:33 2011 +1100"
  },
  "message": "powerpc: Ensure the else case of feature sections will fit\n\nWhen we create an alternative feature section, the else case must be the\nsame size or smaller than the body. This is because when we patch the\nelse case in we just overwrite the body, so there must be room.\n\nUp to now we just did this by inspection, but it\u0027s quite easy to enforce\nit in the assembler, so we should.\n\nThe only change is to add the ifgt block, but that effects the alignment\nof the tabs and so the whole macro is modified.\n\nAlso add a test, but #if 0 it because we don\u0027t want to break the build.\nAnyone who\u0027s modifying the feature macros should enable the test.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "96a7d067fbb260ce03f0d03a8163a3d755d4c08a",
      "old_mode": 33188,
      "old_path": "arch/powerpc/include/asm/feature-fixups.h",
      "new_id": "921a8470e18a591b70c88ad6796a08ee0c6a588c",
      "new_mode": 33188,
      "new_path": "arch/powerpc/include/asm/feature-fixups.h"
    },
    {
      "type": "modify",
      "old_id": "cb737484c5aa2aa74f38df054143b208c4d74312",
      "old_mode": 33188,
      "old_path": "arch/powerpc/lib/feature-fixups-test.S",
      "new_id": "f4613118132e51235f38cd831ec3cfaf8417d680",
      "new_mode": 33188,
      "new_path": "arch/powerpc/lib/feature-fixups-test.S"
    }
  ]
}
