lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 29 Oct 2012 11:23:44 +0530
From:	Vinod Koul <vkoul@...radead.org>
To:	Akinobu Mita <akinobu.mita@...il.com>
Cc:	vinod.koul@...el.com, linux-kernel@...r.kernel.org,
	akpm@...ux-foundation.org, Dan Williams <djbw@...com>
Subject: Re: [PATCH] dma: amba-pl08x: use vchan_dma_desc_free_list

On Sun, 2012-10-28 at 00:49 +0900, Akinobu Mita wrote:
> vchan_dma_desc_free_list() iterates through each virt_dma_desc in the
> specified list_head and calls vchan->desc_free().
> 
> We can use it instead of repeated execution of pl08x_desc_free() for
> each
> virt_dma_desc in the list_head.  Because vchan->desc_free callback is
> set
> as pl08x_desc_free() for amba-pl08x driver. 
Applied thanks
-- 
Vinod Koul
Intel Corp.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ