mbox series

[v2,0/2] dmaengine: edma/omap-dma: max_burst validity checking

Message ID 20171003083538.11044-1-peter.ujfalusi@ti.com
Headers show
Series dmaengine: edma/omap-dma: max_burst validity checking | expand

Message

Peter Ujfalusi Oct. 3, 2017, 8:35 a.m. UTC
Hi,

Changes since v1:
- Fixed typo in commit message
- Separated from the 'dmaengine: core/edma/omap-dma: maximum SG len reporting'
  series

Both eDMA and sDMA have limit on the maximum burst size. The two patch
implements protection against too big burst size for both driver.

Regards,
Peter
---
Peter Ujfalusi (2):
  dmaengine: edma: Implement protection for invalid max_burst
  dmaengine: omap-dma: Implement protection for invalid max_burst

 drivers/dma/edma.c     | 5 +++++
 drivers/dma/omap-dma.c | 5 +++++
 2 files changed, 10 insertions(+)

Comments

Vinod Koul Oct. 12, 2017, 4:44 p.m. UTC | #1
On Tue, Oct 03, 2017 at 11:35:36AM +0300, Peter Ujfalusi wrote:
> Hi,
> 
> Changes since v1:
> - Fixed typo in commit message
> - Separated from the 'dmaengine: core/edma/omap-dma: maximum SG len reporting'
>   series
> 
> Both eDMA and sDMA have limit on the maximum burst size. The two patch
> implements protection against too big burst size for both driver.

I have applied these, but had to hand fix the patches. I guess you should
use gmail or someother server to send patches