)]}'
{
  "commit": "eb36c2884a1a2190791afe65fd833b2d3cd4b999",
  "tree": "2bc7defdfee59f273e81a5ddd2e792c65bb93d4c",
  "parents": [
    "98a3c781057fa43494e7e8b39d639e93fca0ecbf"
  ],
  "author": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Wed Aug 30 16:13:16 2006 +1000"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Wed Aug 30 21:21:55 2006 -0700"
  },
  "message": "[PATCH] ppc32: fix last_jiffy time comparison\n\nThis fixes a hang on ppc32.\n\nThe problem was that I was comparing a 32-bit quantity with a 64-bit\nquantity, and consequently time wasn\u0027t advancing.  This makes us use a\n64-bit quantity on all platforms, which ends up simplifying the code\nsince we can now get rid of the tb_last_stamp variable (which actually\nfixes another bug that Ben H and I noticed while going carefully through\nthe code).\n\nThis works fine on my G4 tibook.  Let me know how it goes on your\nmachines.\n\nAcked-by: Olaf Hering \u003colaf@aepfle.de\u003e\nAcked-by: Mikael Pettersson \u003cmikpe@it.uu.se\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "18e59e43d2b3f99d48cc66c84fc7bca1b59db706",
      "old_mode": 33188,
      "old_path": "arch/powerpc/kernel/time.c",
      "new_id": "a124499e65d9d5d4aff96f5b73b2f877e9725486",
      "new_mode": 33188,
      "new_path": "arch/powerpc/kernel/time.c"
    },
    {
      "type": "modify",
      "old_id": "dcde4410348d2da87c890c6cb9fe8a2f30dcb69f",
      "old_mode": 33188,
      "old_path": "include/asm-powerpc/time.h",
      "new_id": "5785ac4737b5ee7575837b2d8e8d9c05b752f8cd",
      "new_mode": 33188,
      "new_path": "include/asm-powerpc/time.h"
    }
  ]
}
