Nikita Shubin
d7e271c7c6
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
[ Upstream commit 5422145d0b749ad554ada772133b9b20f9fb0ec8 ]
Fix missing kmem_cache_destroy() for ioat_sed_cache in
ioat_exit_module().
Noticed via:
```
modprobe ioatdma
rmmod ioatdma
modprobe ioatdma
debugfs: Directory 'ioat_sed_ent' with parent 'slab' already present!
```
Fixes: c0f28ce66ecf ("dmaengine: ioatdma: move all the init routines")
Signed-off-by: Nikita Shubin <n.shubin@yadro.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20240514-ioatdma_fixes-v1-1-2776a0913254@yadro.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
(cherry picked from commit 0b346aa39e76de78be5e105dc338e190e80a5188)
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
2024-08-08 15:52:18 +00:00
..
2021-04-28 12:08:39 +02:00
2021-03-03 18:22:45 +01:00
2024-08-08 15:52:18 +00:00
2021-06-30 08:48:48 -04:00
2024-03-21 13:32:16 +00:00
2022-10-26 13:16:51 +02:00
2021-09-26 13:37:28 +02:00
2022-11-25 17:36:47 +01:00
2022-11-25 17:36:48 +01:00
2023-05-17 11:11:46 +02:00
2020-03-11 18:03:08 +01:00
2024-08-08 15:52:16 +00:00
2020-11-05 11:07:01 +01:00
2023-02-06 07:46:30 +01:00
2021-11-26 11:40:35 +01:00
2020-05-05 19:15:53 +02:00
2023-11-20 10:27:34 +01:00
2020-07-22 09:22:28 +02:00
2021-03-03 18:22:45 +01:00
2024-07-08 08:15:12 +00:00
2022-04-27 13:15:29 +02:00
2020-01-17 19:45:54 +01:00
2023-09-23 10:46:53 +02:00
2022-01-27 09:00:52 +01:00
2020-05-20 08:17:06 +02:00
2022-11-25 17:36:46 +01:00
2020-01-27 14:46:20 +01:00
2021-08-26 08:37:07 -04:00
2020-05-20 08:17:06 +02:00
2024-06-03 09:44:38 +00:00
2023-11-20 10:27:35 +01:00
2021-12-22 09:17:59 +01:00
2023-11-08 11:21:08 +01:00
2020-10-01 13:12:35 +02:00
2020-07-29 07:42:55 +02:00
2022-07-12 16:27:29 +02:00