[PATCH] mm: update_hiwaters just in time
[linux-2.6-block.git] / include / linux / mm.h
index da42093250c3927f5fbeb0eb3391f928b2a0e0d9..7d4552fe08644c1074dda8a54adae26bc5d2a0f6 100644 (file)
@@ -938,9 +938,6 @@ static inline void vm_stat_account(struct mm_struct *mm,
 }
 #endif /* CONFIG_PROC_FS */
 
-/* update per process rss and vm hiwater data */
-extern void update_mem_hiwater(struct task_struct *tsk);
-
 #ifndef CONFIG_DEBUG_PAGEALLOC
 static inline void
 kernel_map_pages(struct page *page, int numpages, int enable)