]> Pileus Git - ~andy/linux/blobdiff - mm/slab_common.c
Input: don't modify the id of ioctl-provided ff effect on upload failure
[~andy/linux] / mm / slab_common.c
index e2e98af703ea9fdcbab4bcd034bc82a1482c9ca6..0b7bb399b0e46af8ac8b96fbedb67aef413e5cb7 100644 (file)
@@ -571,7 +571,7 @@ memcg_accumulate_slabinfo(struct kmem_cache *s, struct slabinfo *info)
                return;
 
        for_each_memcg_cache_index(i) {
-               c = cache_from_memcg(s, i);
+               c = cache_from_memcg_idx(s, i);
                if (!c)
                        continue;