)]}'
{
  "commit": "d85cf93da66977dbc645352be1b2084a659d8a0b",
  "tree": "c8783022810c0ae48f5a5007ce9163c99e804d6f",
  "parents": [
    "be03d9e8022030c16abf534e33e185bfc3d40eef"
  ],
  "author": {
    "name": "Jeremy Fitzhardinge",
    "email": "jeremy@goop.org",
    "time": "Thu Feb 12 10:02:56 2009 -0800"
  },
  "committer": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Thu Feb 12 23:11:58 2009 +0100"
  },
  "message": "x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption\n\nImpact: avoid access to percpu vars in preempible context\n\nThey are intended to be used whenever there\u0027s the possibility\nthat there\u0027s some stale state which is going to be overwritten\nwith a queued update, or to force a state change when we may be\nin lazy mode.  Either way, we could end up calling it with\npreemption enabled, so wrap the functions in their own little\npreempt-disable section so they can be safely called in any\ncontext (though preemption should never be enabled if we\u0027re actually\nin a lazy state).\n\n(Move out of line to avoid #include dependencies.)\n    \nSigned-off-by: Jeremy Fitzhardinge \u003cjeremy.fitzhardinge@citrix.com\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ba3e2ff6aedcb1a7c6648acdc9257ad0bb7e3202",
      "old_mode": 33188,
      "old_path": "arch/x86/include/asm/paravirt.h",
      "new_id": "a660eceaa2734643145936c1e5d971961f8925ab",
      "new_mode": 33188,
      "new_path": "arch/x86/include/asm/paravirt.h"
    },
    {
      "type": "modify",
      "old_id": "e4c8fb608873797c381f825cc874c5a4e0506e1b",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/paravirt.c",
      "new_id": "dcba6c567a2a349af10ea7291d30cb7e368e1334",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/paravirt.c"
    }
  ]
}
