From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id ABADBB6F92 for ; Fri, 11 Nov 2011 15:43:31 +1100 (EST) Message-ID: <1320986595.21206.49.camel@pasglop> Subject: Re: [RFC PATCH 08/17] powerpc/e500: Remove conditional "lwsync" substitution From: Benjamin Herrenschmidt To: "Moffett, Kyle D" Date: Fri, 11 Nov 2011 15:43:15 +1100 In-Reply-To: <4567A1A9-51D2-4D21-9080-BD3D78901C1D@boeing.com> References: <4E42AB6F.1050900@freescale.com> <1320883635-17194-9-git-send-email-Kyle.D.Moffett@boeing.com> <3937191C-A735-4668-8E80-9FB4B35E2F63@kernel.crashing.org> <20111110163100.GA11983@schlenkerla.am.freescale.net> <20111110170334.GF11983@schlenkerla.am.freescale.net> <4567A1A9-51D2-4D21-9080-BD3D78901C1D@boeing.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Baruch Siach , Timur Tabi , "linux-kernel@vger.kernel.org" , Paul Gortmaker , Paul Mackerras , Scott Wood , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2011-11-10 at 14:27 -0600, Moffett, Kyle D wrote: > > Does this mean that PPC_BOOK3E_64 needs to be split into two separate > Book 3-III families the same way that 32-bit has been split? Is there > another way around it? No, I don't want more split, on the contrary. Cheers, Ben.