]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/xen/enlighten.c
mm: rewrite vmap layer
[linux-2.6-omap-h63xx.git] / arch / x86 / xen / enlighten.c
index 0013a729b41ddc93045510068da9bcbbadf76433..b61534c7a4c4d5894812c5bb97a89f29a0f72338 100644 (file)
@@ -871,6 +871,7 @@ static void xen_alloc_ptpage(struct mm_struct *mm, unsigned long pfn, unsigned l
                        /* make sure there are no stray mappings of
                           this page */
                        kmap_flush_unused();
+                       vm_unmap_aliases();
        }
 }