Hi Linus The following changes since commit 2d5404caa8c7bb5c4e0435f94b28834ae5456623: Linux 6.12-rc7 (2024-11-10 14:19:35 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.12/dm-fixes-3 for you to fetch changes up to 346dbf1b1345476a6524512892cceb931bee3039: dm-cache: fix warnings about duplicate slab caches (2024-11-11 17:04:39 +0100) Please, pull, thanks Mikulas ---------------------------------------------------------------- - fix warnings about duplicate slab cache names -----BEGIN PGP SIGNATURE----- iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCZzItHBQcbXBhdG9ja2FA cmVkaGF0LmNvbQAKCRATAyx9YGnhbRzaAQD0c/ERvaahr7yR3fD7b1pyT6g6LpwE e2P80QUQRKhCPAD9EXwZo1DdpCNQX7g6eU3jtof9oQoAggAdMjJRc4SF+g4= =W477 -----END PGP SIGNATURE----- ---------------------------------------------------------------- Mikulas Patocka (2): dm-bufio: fix warnings about duplicate slab caches dm-cache: fix warnings about duplicate slab caches drivers/md/dm-bufio.c | 12 ++++++++---- drivers/md/dm-cache-background-tracker.c | 25 ++++++------------------- drivers/md/dm-cache-background-tracker.h | 8 ++++++++ drivers/md/dm-cache-target.c | 25 ++++++++++++++++++++----- 4 files changed, 42 insertions(+), 28 deletions(-)