From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Thu, 12 Oct 2017 22:14:59 +0530 Subject: [PATCH v2 0/2] dmaengine: edma/omap-dma: max_burst validity checking In-Reply-To: <20171003083538.11044-1-peter.ujfalusi@ti.com> References: <20171003083538.11044-1-peter.ujfalusi@ti.com> Message-ID: <20171012164459.GS30097@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 -- ~Vinod