summary refs log tree commit diff
path: root/include/asm-x86/sparsemem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/sparsemem.h')
-rw-r--r--include/asm-x86/sparsemem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-x86/sparsemem.h b/include/asm-x86/sparsemem.h
index fa58cd55411a..fa684f353aa7 100644
--- a/include/asm-x86/sparsemem.h
+++ b/include/asm-x86/sparsemem.h
@@ -26,8 +26,8 @@
 # endif
 #else /* CONFIG_X86_32 */
 # define SECTION_SIZE_BITS	27 /* matt - 128 is convenient right now */
-# define MAX_PHYSADDR_BITS	40
-# define MAX_PHYSMEM_BITS	40
+# define MAX_PHYSADDR_BITS	44
+# define MAX_PHYSMEM_BITS	44
 #endif
 
 #endif /* CONFIG_SPARSEMEM */