|
@@ -3087,7 +3087,7 @@ int memcg_cache_id(struct mem_cgroup *memcg)
|
|
* But when we create a new cache, we can call this as well if its parent
|
|
* But when we create a new cache, we can call this as well if its parent
|
|
* is kmem-limited. That will have to hold set_limit_mutex as well.
|
|
* is kmem-limited. That will have to hold set_limit_mutex as well.
|
|
*/
|
|
*/
|
|
-int memcg_update_cache_sizes(struct mem_cgroup *memcg)
|
|
|
|
|
|
+static int memcg_update_cache_sizes(struct mem_cgroup *memcg)
|
|
{
|
|
{
|
|
int num, ret;
|
|
int num, ret;
|
|
|
|
|