All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dmaengine: edma/omap-dma: max_burst validity checking
@ 2017-10-03  8:35 ` Peter Ujfalusi
  0 siblings, 0 replies; 11+ messages in thread
From: Peter Ujfalusi @ 2017-10-03  8:35 UTC (permalink / raw)
  To: vinod.koul, dan.j.williams
  Cc: dmaengine, linux-omap, linux-kernel, linux-arm-kernel

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(+)

-- 
2.14.2


Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-10-12 16:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03  8:35 [PATCH v2 0/2] dmaengine: edma/omap-dma: max_burst validity checking Peter Ujfalusi
2017-10-03  8:35 ` Peter Ujfalusi
2017-10-03  8:35 ` Peter Ujfalusi
2017-10-03  8:35 ` [PATCH v2 1/2] dmaengine: edma: Implement protection for invalid max_burst Peter Ujfalusi
2017-10-03  8:35   ` Peter Ujfalusi
2017-10-03  8:35   ` Peter Ujfalusi
2017-10-03  8:35 ` [PATCH v2 2/2] dmaengine: omap-dma: " Peter Ujfalusi
2017-10-03  8:35   ` Peter Ujfalusi
2017-10-03  8:35   ` Peter Ujfalusi
2017-10-12 16:44 ` [PATCH v2 0/2] dmaengine: edma/omap-dma: max_burst validity checking Vinod Koul
2017-10-12 16:44   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.