Signed-off-by: Denis Kirjanov <[email protected]>
---
 include/arch-ppc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/arch-ppc.h b/include/arch-ppc.h
index 8c1a71a..792a54a 100644
--- a/include/arch-ppc.h
+++ b/include/arch-ppc.h
@@ -17,7 +17,7 @@
 #define TASK_SIZE              (PAGE_OFFSET)
 
 #define PAGE_SHIFT             12
-#define BITS_PER_LONG          64
+#define BITS_PER_LONG          32
 #define PTE_RPN_SHIFT          (PAGE_SHIFT)
 #define PTE_FILE_MAX_BITS      (BITS_PER_LONG - PTE_RPN_SHIFT)
 
-- 
1.8.0.2

--
To unsubscribe from this list: send the line "unsubscribe trinity" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to