Ver código fonte

[PATCH] mm/swap.c: unexport vm_acct_memory

I didn't find any possible modular usage in the kernel.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Adrian Bunk 19 anos atrás
pai
commit
1b09d16489
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      mm/swap.c

+ 0 - 1
mm/swap.c

@@ -413,7 +413,6 @@ void vm_acct_memory(long pages)
 	}
 	}
 	preempt_enable();
 	preempt_enable();
 }
 }
-EXPORT_SYMBOL(vm_acct_memory);
 
 
 #ifdef CONFIG_HOTPLUG_CPU
 #ifdef CONFIG_HOTPLUG_CPU
 static void lru_drain_cache(unsigned int cpu)
 static void lru_drain_cache(unsigned int cpu)