Re: [PATCH v3 0/2] Append some fixes and improvements

2018-04-25 Thread Vinod Koul
On Fri, Apr 13, 2018 at 03:52:11PM +0200, Pierre-Yves MORDRET wrote: > Fix an issue with FIFO Size and burst size. > Fix an incomplete allocator for Hardware descriptors: memory badly > allocated. Applied, thanks -- ~Vinod

Re: [PATCH v3 0/2] Append some fixes and improvements

2018-04-25 Thread Vinod Koul
On Fri, Apr 13, 2018 at 03:52:11PM +0200, Pierre-Yves MORDRET wrote: > Fix an issue with FIFO Size and burst size. > Fix an incomplete allocator for Hardware descriptors: memory badly > allocated. Applied, thanks -- ~Vinod

[PATCH v3 0/2] Append some fixes and improvements

2018-04-13 Thread Pierre-Yves MORDRET
Fix an issue with FIFO Size and burst size. Fix an incomplete allocator for Hardware descriptors: memory badly allocated. --- Version history: v1: * Initial v2: * Fix kbuild warning format: /0x%08x/%pad/ v3: * Get rid of while loop in favor of computed values

[PATCH v3 0/2] Append some fixes and improvements

2018-04-13 Thread Pierre-Yves MORDRET
Fix an issue with FIFO Size and burst size. Fix an incomplete allocator for Hardware descriptors: memory badly allocated. --- Version history: v1: * Initial v2: * Fix kbuild warning format: /0x%08x/%pad/ v3: * Get rid of while loop in favor of computed values