)]}'
{
  "commit": "37682177af68478fa83429b735fa16913c2fbb2b",
  "tree": "989ad96f1e5ca0b47e1a44111e1eb110a33a79eb",
  "parents": [
    "fc62f2f19edf46c9bdbd1a54725b56b18c43e94f"
  ],
  "author": {
    "name": "Peter Fritzsche",
    "email": "peter.fritzsche@gmx.de",
    "time": "Mon May 24 14:33:09 2010 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue May 25 08:07:03 2010 -0700"
  },
  "message": "asm-generic: don\u0027t warn that atomic_t is only 24 bit\n\n32-bit Sparc used to only allow usage of 24-bit of it\u0027s atomic_t type.\nThis was corrected with linux 2.6.3 when Keith M Wesolowski changed the\nimplementation to use the parisc approach of having an array of spinlocks\nto protect the atomic_t.\n\nThese warnings were also removed from the sparc implementation when the\nnew implementation was merged in BKrev:402e4949VThdc6D3iaosSFUgabMfvw, but\nthe warning still remained in some other places without any 24-bit-only\natomic_t implementation inside the kernel.\n\nWe should remove these warnings to allow users to rely on the full 32-bit\nrange of atomic_t.\n\nSigned-off-by: Peter Fritzsche \u003cpeter.fritzsche@gmx.de\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": "c33749f95b325ceca7aa3c3e9fb2803145101356",
      "old_mode": 33188,
      "old_path": "include/asm-generic/atomic.h",
      "new_id": "058129e9b04c75f8cf7d5c24a9f1fa5b0cbe7bed",
      "new_mode": 33188,
      "new_path": "include/asm-generic/atomic.h"
    }
  ]
}
