)]}'
{
  "commit": "d9a5c0a4e0b4c84850a1a5bbacba3f7858b67037",
  "tree": "5efaefd34302050ef6d530dafc20635c7ad2842b",
  "parents": [
    "8fb303c7f1118b0a82aa08e33429adf9b5ad192c"
  ],
  "author": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Sat Mar 24 23:02:49 2007 +0100"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Sat Mar 24 15:45:53 2007 -0700"
  },
  "message": "[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems\n\ncommit f9690982b8c2f9a2c65acdc113e758ec356676a3 removed the check for\ncpu_khz from sched_clock(), which prevented early access to the TSC by\nnon obvious magic.\n\nThis is harmless as long as the CPU has a TSC. On TSCless systems this\nresults in an illegal instruction trap.\n\nReplace tsc_disabled and tsc_unstable by tsc_enabled, which is only set\nwhen the tsc is available and not unstable.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0e65f7ab63a204081d908507eb35baddc157dde8",
      "old_mode": 33188,
      "old_path": "arch/i386/kernel/tsc.c",
      "new_id": "6cb8f53367324c46fc5efcdc070afb5f02c01add",
      "new_mode": 33188,
      "new_path": "arch/i386/kernel/tsc.c"
    }
  ]
}
