)]}'
{
  "commit": "7c92943c7b6c42fa631ac2b67aeb507e727cd75b",
  "tree": "6fcfee97618ff9b2d23d639a825b62e935028496",
  "parents": [
    "5d5d7727a8cde78f798ecf04bac8031eff536f9d"
  ],
  "author": {
    "name": "Stephen Rothwell",
    "email": "sfr@canb.auug.org.au",
    "time": "Thu Mar 23 17:36:59 2006 +1100"
  },
  "committer": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Mon Mar 27 14:48:06 2006 +1100"
  },
  "message": "[PATCH] powerpc: work around sparse warnings in cputable.h\n\nChristoph noticed that sparse warned about all the enum tags in cuptable.h\nthat had values that required them to be type log. (enum tags are ints\naccording to the standard.)\n\nThis patch attempts to fix them in the least intrusive way possible by\nturning them all into #defines except for the 32 bit CPU_FTRS_POSSIBLE and\nCPU_FTRS_ALWAYS which are hard to construct that way.  This works because\nthese last two contain no bits above 2^31.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fe45f6f3a4bee59fa4d4757834190ff4c5e44b96",
      "old_mode": 33188,
      "old_path": "include/asm-powerpc/cputable.h",
      "new_id": "4321483cce51652f1f7b698299fd08315e6688e0",
      "new_mode": 33188,
      "new_path": "include/asm-powerpc/cputable.h"
    }
  ]
}
