vserver 2.0 rc7
[linux-2.6.git] / arch / m68k / atari / stram.c
index 7827053..5a3c106 100644 (file)
@@ -635,7 +635,7 @@ static inline void unswap_pte(struct vm_area_struct * vma, unsigned long
        set_pte(dir, pte_mkdirty(mk_pte(page, vma->vm_page_prot)));
        swap_free(entry);
        get_page(page);
-       vx_rsspages_inc(vma->vm_mm);
+       inc_mm_counter(vma->vm_mm, rss);
 }
 
 static inline void unswap_pmd(struct vm_area_struct * vma, pmd_t *dir,