From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailhub1.si.c-s.fr (pegase1.c-s.fr [93.17.236.30]) by lists.ozlabs.org (Postfix) with ESMTP id 2732D1A019A for ; Tue, 14 Apr 2015 08:19:29 +1000 (AEST) Message-ID: <552C40EB.2000407@c-s.fr> Date: Tue, 14 Apr 2015 00:19:23 +0200 From: leroy christophe MIME-Version: 1.0 To: Scott Wood Subject: Re: [v3, 01/11] powerpc/8xx: remove remaining unnecessary code in FixupDAR References: <20150203113816.E77811A5F13@localhost.localdomain> <20150326213215.GA21815@home.buserror.net> <552A9A5D.4070208@c-s.fr> <1428956804.22867.632.camel@freescale.com> In-Reply-To: <1428956804.22867.632.camel@freescale.com> Content-Type: text/plain; charset=utf-8; format=flowed Cc: Paul Mackerras , 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: , Le 13/04/2015 22:26, Scott Wood a écrit : > On Sun, 2015-04-12 at 18:16 +0200, leroy christophe wrote: >> Le 26/03/2015 22:32, Scott Wood a écrit : >>> On Tue, Feb 03, 2015 at 12:38:16PM +0100, LEROY Christophe wrote: >>>> Since commit 33fb845a6f01 ("powerpc/8xx: Don't use MD_TWC for walk"), MD_EPN and >>>> MD_TWC are not writen anymore in FixupDAR so saving r3 has become useless. >>>> >>>> Signed-off-by: Christophe Leroy >>>> --- >>>> v2: no change >>>> v3: no change >>> This doesn't apply cleanly. >>> >>> >> You already applied part of that patchset it in your next tree, >> including that one (commit 2374d0a). >> You told me to re-submit a patchset with only the remaining ones, >> therefore I sent v4 on the 4th of Feb, based on your tree. > OK. I applied v2, and didn't remember that when I came across v3 in > patchwork. > > What about v4 (the remaining ones) ? You got comments on the last one of the set, have you applied the other ones or shall I re-sumbit a full v5 ? Christophe