Mikulas Patocka 346dbf1b13 dm-cache: fix warnings about duplicate slab caches
The commit 4c39529663b9 adds a warning about duplicate cache names if
CONFIG_DEBUG_VM is selected. These warnings are triggered by the dm-cache
code.

The dm-cache code allocates a slab cache for each device. This commit
changes it to allocate just one slab cache in the module init function.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Fixes: 4c39529663b9 ("slab: Warn on duplicate cache names when DEBUG_VM=y")
2024-11-11 17:04:39 +01:00
..
2024-04-01 11:53:37 -06:00
2024-06-26 11:32:39 -04:00
2024-05-09 09:10:58 -04:00
2023-02-14 14:23:07 -05:00
2023-02-14 14:23:07 -05:00
2024-09-27 09:12:51 -07:00
2024-02-20 14:22:51 -05:00
2024-06-26 11:32:39 -04:00
2024-02-20 14:22:51 -05:00
2024-09-27 09:12:51 -07:00
2024-09-02 11:41:11 +02:00
2023-02-14 14:23:06 -05:00
2024-07-05 00:42:04 -06:00
2024-10-15 13:37:17 +02:00
2024-09-16 13:33:06 +02:00
2024-09-16 13:33:06 +02:00
2024-03-06 08:59:53 -08:00