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 21150DDED6 for ; Fri, 20 Mar 2009 20:11:45 +1100 (EST) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id n2K9BdtC006104 for ; Fri, 20 Mar 2009 04:11:40 -0500 Subject: Re: [PATCH 2/6] powerpc/mm: Merge various PTE bits and accessors definitions (v3) From: Benjamin Herrenschmidt To: linuxppc-dev@ozlabs.org In-Reply-To: <20090320053428.E643EDDF03@ozlabs.org> References: <20090320053428.E643EDDF03@ozlabs.org> Content-Type: text/plain Date: Fri, 20 Mar 2009 20:11:39 +1100 Message-Id: <1237540299.25062.580.camel@pasglop> Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2009-03-20 at 16:34 +1100, Benjamin Herrenschmidt wrote: > Index: linux-work/arch/powerpc/include/asm/pgtable-ppc64.h > =================================================================== > --- linux-work.orig/arch/powerpc/include/asm/pgtable-ppc64.h 2009-03-20 15:49:51.000000000 +1100 > +++ linux-work/arch/powerpc/include/asm/pgtable-ppc64.h 2009-03-20 15:52:59.000000000 +1100 > @@ -80,82 +80,8 @@ > * Include the PTE bits definitions > */ > #include > +#include