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 83A771A0B99 for ; Mon, 13 Apr 2015 02:16:33 +1000 (AEST) Message-ID: <552A9A5D.4070208@c-s.fr> Date: Sun, 12 Apr 2015 18:16:29 +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> In-Reply-To: <20150326213215.GA21815@home.buserror.net> Content-Type: text/plain; charset=windows-1252; 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 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. Christophe From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752147AbbDLQQf (ORCPT ); Sun, 12 Apr 2015 12:16:35 -0400 Received: from pegase1.c-s.fr ([93.17.236.30]:42583 "EHLO mailhub1.si.c-s.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751557AbbDLQQd (ORCPT ); Sun, 12 Apr 2015 12:16:33 -0400 Message-ID: <552A9A5D.4070208@c-s.fr> Date: Sun, 12 Apr 2015 18:16:29 +0200 From: leroy christophe User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Scott Wood CC: Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [v3, 01/11] powerpc/8xx: remove remaining unnecessary code in FixupDAR References: <20150203113816.E77811A5F13@localhost.localdomain> <20150326213215.GA21815@home.buserror.net> In-Reply-To: <20150326213215.GA21815@home.buserror.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Christophe