From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pw0-f51.google.com (mail-pw0-f51.google.com [209.85.160.51]) by ozlabs.org (Postfix) with ESMTP id BCAA0B6EEA for ; Fri, 17 Sep 2010 06:11:20 +1000 (EST) Received: by pwi4 with SMTP id 4so764933pwi.38 for ; Thu, 16 Sep 2010 13:11:18 -0700 (PDT) Sender: Grant Likely Date: Thu, 16 Sep 2010 14:11:14 -0600 From: Grant Likely To: Joakim Tjernlund Subject: Re: [PATCH] spi_mpc8xxx: fix writing to adress 0 Message-ID: <20100916201114.GA11972@angua.secretlab.ca> References: <20100916070420.95083C7391@messagerie.si.c-s.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: christophe leroy , spi-devel-general@lists.sourceforge.net, David Brownell , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Sep 16, 2010 at 09:39:09AM +0200, Joakim Tjernlund wrote: > > From: christophe leroy > > To: David Brownell , Grant Likely > > , spi-devel-general@lists.sourceforge.net, linux- > > kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org > > Date: 2010/09/16 09:06 > > Subject: [PATCH] spi_mpc8xxx: fix writing to adress 0 > > Sent by: linuxppc-dev-bounces+joakim.tjernlund=transmode.se@lists.ozlabs.org > > > > This patch applies to 2.6.34.7 (already included in 2.6.35.4) > > It fixes an issue when sending only or receiving only (mspi->tx-dma was reset > > as when no tx_buf is defined, tx_dma is 0) > > > > Signed-off-by: christophe leroy > > Acked-by: Joakim Tjernlund > You need to send this to the linux-stable list and include the sha1 commit id that fixes it in mainline. Acked-by: Grant Likely g.