From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com ([66.111.4.28]:46865 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757965AbdKPQgm (ORCPT ); Thu, 16 Nov 2017 11:36:42 -0500 Date: Thu, 16 Nov 2017 17:36:46 +0100 From: Greg KH To: Adam Wallis Cc: stable@vger.kernel.org, Timur Tabi Subject: Re: dmaengine: dmatest: warn user when dma test times out Message-ID: <20171116163646.GD24442@kroah.com> References: <794e61f9-a60e-226b-3967-f63c4d5c3c47@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <794e61f9-a60e-226b-3967-f63c4d5c3c47@codeaurora.org> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Nov 15, 2017 at 02:58:00PM -0500, Adam Wallis wrote: > a9df21e34b42 ("dmaengine: dmatest: warn user when dma test times out") > > for 4.14-stable (applies cleanly) > for 4.13-stable (applies cleanly) > > This should be included since it warns the user that the kernel stack memory may > have been corrupted due to a fault DMA callback. > > I could also backport for older 4.x kernels if you think it would be useful. If you think it should go to older kernels, I'll gladly take a backport :) thanks, greg k-h