Merge commit 'origin' into master
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 21 Oct 2008 04:52:04 +0000 (15:52 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 21 Oct 2008 04:52:04 +0000 (15:52 +1100)
Manual merge of:

arch/powerpc/Kconfig
arch/powerpc/include/asm/page.h

1  2 
arch/powerpc/Kconfig
arch/powerpc/include/asm/page.h
arch/powerpc/platforms/cell/spufs/sputrace.c

@@@ -19,6 -19,12 +19,9 @@@ config WORD_SIZ
        default 64 if PPC64
        default 32 if !PPC64
  
 -config PPC_MERGE
 -      def_bool y
 -
+ config ARCH_PHYS_ADDR_T_64BIT
+        def_bool PPC64 || PHYS_64BIT
  config MMU
        bool
        default y
Simple merge