Re: [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops

From: Alan
Date: Mon Dec 11 2006 - 09:13:29 EST


On Mon, 11 Dec 2006 22:26:25 +0900
Tejun Heo <htejun@xxxxxxxxx> wrote:

> piix_init_one() allocates host private data which should be freed by
> piix_host_stop(). ich_pata_ops wasn't converted to piix_host_stop()
> while merging, leaking 4 bytes on driver detach. Fix it.
>
> This was spotted using Kmemleak by Catalin Marinas.
>
> Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
> Cc: Catalin Marinas <catalin.marinas@xxxxxxxxx>

Acked-by: Alan Cox <alan@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/