Re: [PATCH v2] dmaengine: Fix oops on dmatest module unload.

From: Atsushi Nemoto
Date: Fri Mar 06 2009 - 06:13:32 EST


On Wed, 4 Mar 2009 16:03:47 -0700, Dan Williams <dan.j.williams@xxxxxxxxx> wrote:
> ...and now it is unapplied :-). The problem with this patch is that
> it releases the channel before dmatest is done with it. 'Cleanup'
> followed by 'release' is the right order, just need to save ->chan
> before it gets freed.

Oh that's right. I tested your fix in async_tx tree and it works
fine. Thanks!

---
Atsushi Nemoto
--
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/