unmangle a patch in xen.next-2.6.38.patch

This commit is contained in:
Michael Young 2011-02-09 20:45:10 +00:00
parent c59de48dcf
commit 08e6a00037
1 changed files with 2 additions and 2 deletions

View File

@ -39455,7 +39455,7 @@ index 82b8e7e..7aaf322 100644
struct mmuext_op *op;
struct multicall_space mcs;
+ trace_xen_mmu_flush_tlb_single(addr);
+ trace_xen_mmu_flush_tlb(0);
+
preempt_disable();
@ -39464,7 +39464,7 @@ index 82b8e7e..7aaf322 100644
struct mmuext_op *op;
struct multicall_space mcs;
+ trace_xen_mmu_flush_tlb(0);
+ trace_xen_mmu_flush_tlb_single(addr);
+
preempt_disable();