From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bon0134.outbound.protection.outlook.com [157.56.111.134]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id DC6E51A017F for ; Thu, 18 Sep 2014 06:34:56 +1000 (EST) Message-ID: <1410986079.24184.534.camel@snotra.buserror.net> Subject: Re: [PATCH v3 00/21] powerpc/8xx: Optimise MMU TLB handling and add support of 16k pages From: Scott Wood To: christophe leroy Date: Wed, 17 Sep 2014 15:34:39 -0500 In-Reply-To: <5419F017.8010603@c-s.fr> References: <20140917163656.E09D81AB026@localhost.localdomain> <1410972043.24184.532.camel@snotra.buserror.net> <5419F017.8010603@c-s.fr> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org, Paul Mackerras , linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2014-09-17 at 22:33 +0200, christophe leroy wrote: > Le 17/09/2014 18:40, Scott Wood a écrit : > > On Wed, 2014-09-17 at 18:36 +0200, Christophe Leroy wrote: > >> This patchset: > >> 1) provides several MMU TLB handling optimisation on MPC8xx. > >> 2) adds support of 16k pages on MPC8xx. > >> All changes have been successfully tested on a custom board equipped with MPC885 > >> > >> Signed-off-by: Christophe Leroy > >> Tested-by: Christophe Leroy > > I've already applied patches 1, 2, 4, 5, 6, 9, and 10 from the previous > > patchset -- have they changed? > > > > -Scott > > > No, only 3, 7, 17 are changed, and 20,21 are new. > I didn't notice you already applied some. How should I then proceed now > for the remaining ones ? Submit a new set ? > No, I'll just skip the ones I've already applied. -Scott