Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86cfc751 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Decrease SECTION_SIZE_BITS to 30.



We'll need this to handle NUMA properly on some systems.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4a283339
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@

#ifdef __KERNEL__

#define SECTION_SIZE_BITS       31
#define SECTION_SIZE_BITS       30
#define MAX_PHYSADDR_BITS       42
#define MAX_PHYSMEM_BITS        42