[PATCH 2/6] powerpc/mm: Merge various PTE bits and accessors definitions (v3)
Benjamin Herrenschmidt
benh at kernel.crashing.org
Fri Mar 20 20:11:39 EST 2009
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 <asm/pte-hash64.h>
> +#include <asm/pte-common.h
^
The one I committed to "test" doesn't have that obvious typo :-)
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list