Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145817
b: refs/heads/master
c: 5caecb9
h: refs/heads/master
i:
  145815: 1ebc8b6
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Mar 30, 2009
1 parent 8696799 commit a97a39f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab2f75f0b760d2b0c9a875b669a1b51dce02c85a
refs/heads/master: 5caecb9432428241d0c641897f07ff4003f1b55f
2 changes: 2 additions & 0 deletions trunk/arch/x86/xen/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1812,8 +1812,10 @@ __init void xen_post_allocator_init(void)

static void xen_leave_lazy_mmu(void)
{
preempt_disable();
xen_mc_flush();
paravirt_leave_lazy_mmu();
preempt_enable();
}

const struct pv_mmu_ops xen_mmu_ops __initdata = {
Expand Down

0 comments on commit a97a39f

Please sign in to comment.