]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - mm/slab_common.c
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
[mirror_ubuntu-focal-kernel.git] / mm / slab_common.c
index a1c4f0b5aaedd771c5437dd5541c15aa56256c1b..5374150f54866c5ae33e75354d9fc7a2d7c47e67 100644 (file)
@@ -22,6 +22,7 @@
 enum slab_state slab_state;
 LIST_HEAD(slab_caches);
 DEFINE_MUTEX(slab_mutex);
+struct kmem_cache *kmem_cache;
 
 #ifdef CONFIG_DEBUG_VM
 static int kmem_cache_sanity_check(const char *name, size_t size)