)]}'
{
  "commit": "70b66cbfd3316b792a855cb9a2574e85f1a63d0f",
  "tree": "10fef9a200c0d104bc7afd4e8b14092e4a12a232",
  "parents": [
    "46666d8ac42893f90edde7e57a11bc8749d7e89c"
  ],
  "author": {
    "name": "Ivan Kokshaysky",
    "email": "ink@jurassic.park.msu.ru",
    "time": "Thu Jan 15 13:51:17 2009 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Thu Jan 15 16:39:40 2009 -0800"
  },
  "message": "alpha: nautilus - fix compile failure with gcc-4.3\n\ninit_srm_irq() deals with irq\u0027s #16 and above, but size of irq_desc\narray on nautilus and some other system types is 16. So gcc-4.3\ncomplains that \"array subscript is above array bounds\", even though\nthis function is never called on those systems.\n\nThis adds a check for NR_IRQS \u003c\u003d 16, which effectively optimizes\ninit_srm_irq() code away on problematic platforms.\n\nThanks to Daniel Drake \u003cdsd@gentoo.org\u003e for detailed analysis\nof the problem.\n\nSigned-off-by: Ivan Kokshaysky \u003cink@jurassic.park.msu.ru\u003e\nCc: Richard Henderson \u003crth@twiddle.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "32212014fbe91632e9bb80b5307725d16e758d1a",
      "old_mode": 33188,
      "old_path": "arch/alpha/kernel/irq_srm.c",
      "new_id": "a03fbca4940eb0d0881b4d197cd3e84a3cf2b68a",
      "new_mode": 33188,
      "new_path": "arch/alpha/kernel/irq_srm.c"
    }
  ]
}
