[POWERPC] Correct the MAX_CONTEXT definition
authorPaul Mackerras <paulus@samba.org>
Thu, 29 Jun 2006 06:16:15 +0000 (16:16 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 29 Jun 2006 06:16:15 +0000 (16:16 +1000)
commit1729dc7833014eaba3520091a673dbdc9242d9f9
treea0d72d55ae7bf9c256d7e4ddfea9997a827896fb
parent489244498ec99c949ecbd7105299066cff283dcd
[POWERPC] Correct the MAX_CONTEXT definition

When we increased the address space per process to 2^44 bytes, the
number of contexts that we could actually use reduced, but we forgot
to decrease the MAX_CONTEXT definition.  (Fortunately this would only
cause problems if we actually had more than 512k user processes
running.)  This patch corrects the definition.

Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/mmu_context.h