)]}'
{
  "commit": "6176d39471943a2e574782cbf62deded19b96aa0",
  "tree": "fb67714880532dc5efb756696362c9c379e4a087",
  "parents": [
    "ca6cfa83463d1437895dc7e2e1b197e90dd07610"
  ],
  "author": {
    "name": "Dmitry Artamonow",
    "email": "mad_soft@inbox.ru",
    "time": "Tue Sep 29 06:12:37 2009 +0100"
  },
  "committer": {
    "name": "Russell King",
    "email": "rmk+kernel@arm.linux.org.uk",
    "time": "Thu Oct 01 16:26:16 2009 +0100"
  },
  "message": "ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs\n\nCommit 181f817eaaca4c1f introduced some new code to entry-common.S\nSadly, this new code uses \u0027bx\u0027 instruction which is available only on\nARMv5 and higher CPUs. This causes following compilation errors when\nbuilding kernel for StrongARM (ARMv4):\n\narch/arm/kernel/entry-common.S: Assembler messages:\narch/arm/kernel/entry-common.S:129: Error: selected processor does not\n support `bx ip\u0027\narch/arm/kernel/entry-common.S:138: Error: selected processor does not\n support `bx ip\u0027\n\nFix these errors by using \u0027mov pc\u0027 instead of \u0027bx\u0027.\n\nSigned-off-by: Dmitry Artamonow \u003cmad_soft@inbox.ru\u003e\nAcked-by: Uwe Kleine-König \u003cu.kleine-koenig@pengutronix.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "807cfebb0f44486d5b19b7869cf3b155e630ac7e",
      "old_mode": 33188,
      "old_path": "arch/arm/kernel/entry-common.S",
      "new_id": "825db52e558a03cc77a6cb945ae8bf93d1f54871",
      "new_mode": 33188,
      "new_path": "arch/arm/kernel/entry-common.S"
    }
  ]
}
