From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Tue, 27 Mar 2018 17:43:54 +0530 Subject: [PATCH] dmaengine: edma: Check the memory allocation for the memcpy dma device In-Reply-To: <20180321083022.32616-1-peter.ujfalusi@ti.com> References: <20180321083022.32616-1-peter.ujfalusi@ti.com> Message-ID: <20180327121353.GK15443@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 21, 2018 at 10:30:22AM +0200, Peter Ujfalusi wrote: > If the allocation fails then disable the memcpy support. Applied, thanks -- ~Vinod