Re: [PATCH] dmaengine: ioatdma: Fix missing kmem_cache_destroy()

From: Vinod Koul
Date: Tue Jun 11 2024 - 14:29:02 EST



On Tue, 14 May 2024 13:52:31 +0300, Nikita Shubin wrote:
> 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!
> ```
>
> [...]

Applied, thanks!

[1/1] dmaengine: ioatdma: Fix missing kmem_cache_destroy()
commit: 5422145d0b749ad554ada772133b9b20f9fb0ec8

Best regards,
--
Vinod Koul <vkoul@xxxxxxxxxx>