Re: [PATCH] dmaengine: Add privatecnt to revert DMA_PRIVATE propery

From: Dan Williams
Date: Mon Mar 16 2009 - 16:40:00 EST


On Fri, Mar 6, 2009 at 4:07 AM, Atsushi Nemoto <anemo@xxxxxxxxxxxxx> wrote:
> Currently dma_request_channel() set DMA_PRIVATE capability but never
> clear it.  So if a public channel was once grabbed by
> dma_request_channel(), the device stay PRIVATE forever.  Add
> privatecnt member to dma_device to correctly revert it.
>
> Signed-off-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx>
> ---

This looks good to me. Please rebase it on top of the 'next' branch
of the async_tx tree[1] and I will queue it for -next.

Thanks,
Dan

http://git.kernel.org/?p=linux/kernel/git/djbw/async_tx.git;a=shortlog;h=next
--
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/