This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc64 / processor.h
index 0378011..341c951 100644 (file)
 #define        PVR     SPRN_PVR        /* Processor Version */
 #define        PIR     SPRN_PIR        /* Processor ID */
 #define        PURR    SPRN_PURR       /* Processor Utilization of Resource Register */
-//#define      RPA     SPRN_RPA        /* Required Physical Address Register */
+#define        RPA     SPRN_RPA        /* Required Physical Address Register */
 #define        SDR1    SPRN_SDR1       /* MMU hash base register */
 #define        SPR0    SPRN_SPRG0      /* Supervisor Private Registers */
 #define        SPR1    SPRN_SPRG1
@@ -633,8 +633,6 @@ static inline void prefetchw(const void *x)
 
 #endif /* ASSEMBLY */
 
-#define HAVE_ARCH_PICK_MMAP_LAYOUT
-
 /*
  * Number of entries in the SLB. If this ever changes we should handle
  * it with a use a cpu feature fixup.