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 bilbo.ozlabs.org (Postfix) with ESMTPS id 8CF57B718C for ; Mon, 15 Jun 2009 17:12:32 +1000 (EST) Subject: Re: [PATCH 10/33] powerpc/cell: Extract duplicated IOPTE_* to From: Benjamin Herrenschmidt To: Arnd Bergmann In-Reply-To: <200906150905.30744.arnd@arndb.de> References: <1244644748-24211-1-git-send-email-Geert.Uytterhoeven@sonycom.com> <1244644748-24211-11-git-send-email-Geert.Uytterhoeven@sonycom.com> <1245030085.19217.5.camel@pasglop> <200906150905.30744.arnd@arndb.de> Content-Type: text/plain Date: Mon, 15 Jun 2009 17:12:22 +1000 Message-Id: <1245049942.19217.57.camel@pasglop> Mime-Version: 1.0 Cc: Geert Uytterhoeven , linuxppc-dev@ozlabs.org, linuxppc-dev@lists.ozlabs.org, cbe-oss-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2009-06-15 at 09:05 +0200, Arnd Bergmann wrote: > Good point, that file does not contain hardware specific definitions > but > only interfaces. > > Geert, how about putting them into > arch/powerpc/include/asm/cell-regs.h > instead? I've put the patch in powerpc-next for now. But you may want to send another patch later on to move things. Cheers, Ben.