From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bon0143.outbound.protection.outlook.com [157.56.111.143]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id D223C1A1961 for ; Thu, 18 Sep 2014 02:41:00 +1000 (EST) Message-ID: <1410972043.24184.532.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 11:40:43 -0500 In-Reply-To: <20140917163656.E09D81AB026@localhost.localdomain> References: <20140917163656.E09D81AB026@localhost.localdomain> 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 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