)]}'
{
  "commit": "fc579da75f0151eec4c465b0f79b4ef8e3dfb8c2",
  "tree": "a1df7ae3d1a7b327ecaeb025d7b53c8253e5e2ca",
  "parents": [
    "d93c4071b78f4676ef70ec8f2d4bae59b6cc5523"
  ],
  "author": {
    "name": "Jens Rottmann",
    "email": "JRottmann@LiPPERTEmbedded.de",
    "time": "Mon Mar 05 15:07:54 2012 -0800"
  },
  "committer": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Tue Mar 06 14:17:44 2012 +0100"
  },
  "message": "cs5535-clockevt: Don\u0027t ignore MFGPT on SMP-capable kernels\n\nOn SMP-capable kernels (e.g.  generic distro kernel) the cs5535-clockevt\ndriver loads but is not actually used.\n\nSetting cpumask to cpu_all_mask works for UP-only kernels, but if compiled\nfor SMP - though still running on the same UP hardware -\nkernel/time/tick-common.c:tick_check_new_device() reads this as\n\"non-cpu-local\" and silently ignores the device.\n\nIf we leave cpumask unset clockevents_register_device() will initialize it\nand the cs5535-clockevt driver will be used no matter how the kernel was\ncompiled.  Should anyone ever manage to stick a CS553x in an SMP system\n(is this even possible?) then a warning will be printed.  This is fine as\nthe cs5535-clockevt driver was never written/tested for SMP.\n\nIf bisecting led you here this patch may have exposed a pre-existing MFGPT\nproblem.  Configure for UP-only and re-check.\n\nSigned-off-by: Jens Rottmann \u003cJRottmann@LiPPERTEmbedded.de\u003e\nAcked-by: Andres Salomon \u003cdilinger@queued.net\u003e\nCc: John Stultz \u003cjohn.stultz@linaro.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b7dab32ce63cd883974ac0e9b3646d301460cc7e",
      "old_mode": 33188,
      "old_path": "drivers/clocksource/cs5535-clockevt.c",
      "new_id": "315a285136fa9eebbf24aba58feb223aec0f416d",
      "new_mode": 33188,
      "new_path": "drivers/clocksource/cs5535-clockevt.c"
    }
  ]
}
