)]}'
{
  "commit": "8aeee85a29e27e043db582bf2ae8e5f42767934f",
  "tree": "fac5fc9b79dc272517918722e944b86f36a7e608",
  "parents": [
    "78d7d407b62a021e6d2e8dc24c0b90e390ab58a1"
  ],
  "author": {
    "name": "Anton Blanchard",
    "email": "anton@samba.org",
    "time": "Fri Mar 05 13:42:55 2010 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Sat Mar 06 11:26:33 2010 -0800"
  },
  "message": "panic: fix panic_timeout accuracy when running on a hypervisor\n\nI\u0027ve had some complaints about panic_timeout being wildly innacurate on\nshared processor PowerPC partitions (a 3 minute panic_timeout taking 30\nminutes).\n\nThe problem is we loop on mdelay(1) and with a 1ms in 10ms hypervisor\ntimeslice each of these will take 10ms (ie 10x) longer.  I expect other\nplatforms with shared processor hypervisors will see the same issue.\n\nThis patch keeps the old behaviour if we have a panic_blink (only keyboard\nLEDs right now) and does 1 second mdelays if we don\u0027t.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\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": "c787333282b8c4e82a5eb125ca99efd480a94f7a",
      "old_mode": 33188,
      "old_path": "kernel/panic.c",
      "new_id": "13d966b4c14a26f381a563aafe8721bc278a941d",
      "new_mode": 33188,
      "new_path": "kernel/panic.c"
    }
  ]
}
