)]}'
{
  "commit": "8ccb3dcd1f8e80e8702642e1de26541b52f6bb7c",
  "tree": "ad03dadb63ee1fbc70e271b4962b91b376058040",
  "parents": [
    "63c422afe3739b68bec0b5c42807d1450c951caf"
  ],
  "author": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Oct 03 09:45:46 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Oct 03 09:47:14 2006 -0700"
  },
  "message": "x86: Fix booting with \"no387 nofxsr\"\n\nJesper Juhl reported that testing the software math-emulation by forcing\n\"no387\" doesn\u0027t work on modern CPU\u0027s.\n\nThe reason was two-fold:\n - you also need to pass in \"nofxsr\" to make sure that we not only don\u0027t\n   touch the old i387 legacy hardware, it also needs to disable the\n   modern XMM/FXSR sequences\n - \"nofxsr\" didn\u0027t actually clear the capability bits immediately,\n   leaving the early boot sequence still using FXSR until we got to\n   the identify_cpu() stage.\n\nThis fixes the \"nofxsr\" flag to take effect immediately on the boot CPU.\n\nDebugging by Randy Dunlap\n\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nCc: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nCc: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2799baaadf45f5b7afbabbbc588a438d5308b190",
      "old_mode": 33188,
      "old_path": "arch/i386/kernel/cpu/common.c",
      "new_id": "b2f24d57fddd25254eab6f832ffb3304cab80c84",
      "new_mode": 33188,
      "new_path": "arch/i386/kernel/cpu/common.c"
    }
  ]
}
