From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756875AbaIQUew (ORCPT ); Wed, 17 Sep 2014 16:34:52 -0400 Received: from mail-bl2on0124.outbound.protection.outlook.com ([65.55.169.124]:12319 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756460AbaIQUev (ORCPT ); Wed, 17 Sep 2014 16:34:51 -0400 X-Greylist: delayed 13140 seconds by postgrey-1.27 at vger.kernel.org; Wed, 17 Sep 2014 16:34:50 EDT 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 CC: Benjamin Herrenschmidt , Paul Mackerras , , , Joakim Tjernlund 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" X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Originating-IP: [2601:2:5800:3f7:6969:ddc5:bfaf:5d2e] X-ClientProxiedBy: BN3PR09CA0001.namprd09.prod.outlook.com (25.160.111.139) To BY2PR0301MB0726.namprd03.prod.outlook.com (25.160.63.16) X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-Forefront-PRVS: 0337AFFE9A X-Forefront-Antispam-Report: SFV:NSPM;SFS:(10019020)(6009001)(51704005)(377424004)(189002)(199003)(479174003)(24454002)(83322001)(106356001)(110136001)(76176999)(83072002)(92566001)(92726001)(19580405001)(47776003)(85852003)(101416001)(64706001)(102836001)(95666004)(105586002)(33646002)(104166001)(97736003)(23676002)(86362001)(50226001)(21056001)(79102003)(62966002)(89996001)(31966008)(77982003)(103116003)(87286001)(87976001)(46102003)(77156001)(74662003)(80022003)(4396001)(77096002)(99396002)(88136002)(90102001)(50466002)(76482002)(81542003)(74502003)(20776003)(107046002)(93916002)(42186005)(85306004)(81342003)(50986999)(99106002)(217873001);DIR:OUT;SFP:1102;SCL:1;SRVR:BY2PR0301MB0726;H:[IPv6:2601:2:5800:3f7:6969:ddc5:bfaf:5d2e];FPR:;MLV:sfv;PTR:InfoNoRecords;MX:1;A:1;LANG:en; X-OriginatorOrg: freescale.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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