Skip to content
Commit 1729dc78 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

[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: default avatarPaul Mackerras <paulus@samba.org>
parent 48924449
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment