From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: alexander.levin@verizon.com To: Ben Hutchings CC: Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Geert Uytterhoeven , Mark Brown Subject: Re: [PATCH 4.4 89/96] spi: SPI_FSL_DSPI should depend on HAS_DMA Date: Sat, 9 Dec 2017 05:40:28 +0000 Message-ID: <20171209054027.3owzecil4tvcgola@sasha-lappy> References: <20171128100503.067621614@linuxfoundation.org> <20171128100508.810617903@linuxfoundation.org> <1512679274.18523.208.camel@codethink.co.uk> In-Reply-To: <1512679274.18523.208.camel@codethink.co.uk> Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-ID: <13FD608F087BE44094D4DA501C92E132@vzwcorp.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: On Thu, Dec 07, 2017 at 08:41:14PM +0000, Ben Hutchings wrote: >On Tue, 2017-11-28 at 11:23 +0100, Greg Kroah-Hartman wrote: >> 4.4-stable review patch.=A0=A0If anyone has any objections, please let m= e know. >> >> ------------------ >> >> From: Geert Uytterhoeven >> >> >> [ Upstream commit dadab2d4e3cf708ceba22ecddd94aedfecb39199 ] >> >> If NO_DMA=3Dy: >> >> =A0=A0=A0=A0ERROR: "bad_dma_ops" [drivers/spi/spi-fsl-dspi.ko] undefined= ! >> >> Add a dependency on HAS_DMA to fix this. >[...] > >This driver did not use DMA before 4.10, so I think this should be >reverted in the 4.4 and 4.9 branches. I'll revert it for 4.4 and 4.9, thanks Ben! --=20 Thanks, Sasha=