Re: [RFC][PATCH 06/10] sparc64 generic PAGE_SIZE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There's s small issue on sparc64.  PAGE_SHIFT is used in a header where
it was previously available, but isn't now.  We need page.h

diff -puN include/asm-sparc64/pgtable.h~sparc64-fix include/asm-sparc64/pgtable.h
--- threadalloc/include/asm-sparc64/pgtable.h~sparc64-fix       2006-08-29 14:18:27.000000000 -0700
+++ threadalloc-dave/include/asm-sparc64/pgtable.h      2006-08-29 14:18:28.000000000 -0700
@@ -13,6 +13,7 @@
  */

 #include <asm-generic/pgtable-nopud.h>
+#include <asm-generic/page.h>

 #include <linux/compiler.h>
 #include <asm/types.h>

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux