[PATCH v1] ARM:dmaengine:sun6i:fix the uninitialized value for v_lli

Vinod Koul vinod.koul at intel.com
Sun Nov 13 21:06:56 PST 2016


On Wed, Nov 02, 2016 at 01:31:12PM +0800, Axl-zhang wrote:
> dma_pool_alloc does not initialize the value of the newly allocated
> block for the v_lli, and the uninitilize value make the tests failed
> which is on pine64 with dmatest.
> we can fix it just change the "|=" to "=" for the v_lli->cfg.

Applied after fixing the title. We dont need ARM.
Also spaces after each tag please..

-- 
~Vinod



More information about the linux-arm-kernel mailing list