vserver 2.0 rc7
[linux-2.6.git] / arch / sparc / mm / highmem.c
index c85d492..4d8ed9c 100644 (file)
@@ -88,7 +88,7 @@ void kunmap_atomic(void *kvaddr, enum km_type type)
         * force other mappings to Oops if they'll try to access
         * this pte without first remap it
         */
-       pte_clear(kmap_pte-idx);
+       pte_clear(&init_mm, vaddr, kmap_pte-idx);
 /* XXX Fix - Anton */
 #if 0
        __flush_tlb_one(vaddr);