|
@@ -151,6 +151,7 @@ void remove_from_page_cache(struct page *page)
|
|
spin_unlock_irq(&mapping->tree_lock);
|
|
spin_unlock_irq(&mapping->tree_lock);
|
|
mem_cgroup_uncharge_cache_page(page);
|
|
mem_cgroup_uncharge_cache_page(page);
|
|
}
|
|
}
|
|
|
|
+EXPORT_SYMBOL(remove_from_page_cache);
|
|
|
|
|
|
static int sync_page(void *word)
|
|
static int sync_page(void *word)
|
|
{
|
|
{
|