Thread (51 messages) flat view 51 messages, 4 authors, 2015-11-27

Re: [PATCH V5 03/31] powerpc/mm: make a separate copy for book3s

From: Anshuman Khandual <hidden>
Date: 2015-11-24 09:15:07

On 11/23/2015 03:52 PM, Aneesh Kumar K.V wrote:
quoted hunk ↗ jump to hunk
+++ b/arch/powerpc/include/asm/book3s/pgtable.h
@@ -0,0 +1,10 @@
+#ifndef _ASM_POWERPC_BOOK3S_PGTABLE_H
+#define _ASM_POWERPC_BOOK3S_PGTABLE_H
+
+#ifdef CONFIG_PPC64
+#include <asm/book3s/64/pgtable.h>
+#else
+#include <asm/book3s/32/pgtable.h>
+#endif
+
+#endif
Just as other headers, you may want to change the last line
as the following.

#endif /* _ASM_POWERPC_BOOK3S_PGTABLE_H */
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help