From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756907Ab1KKEnq (ORCPT ); Thu, 10 Nov 2011 23:43:46 -0500 Received: from gate.crashing.org ([63.228.1.57]:60017 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750923Ab1KKEnp (ORCPT ); Thu, 10 Nov 2011 23:43:45 -0500 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" Cc: Scott Wood , Kumar Gala , "linuxppc-dev@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , Baruch Siach , Timur Tabi , Paul Gortmaker , Paul Mackerras 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" X-Mailer: Evolution 3.2.1- Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.