• Paul Mackerras's avatar
    [POWERPC] Correct the MAX_CONTEXT definition · 1729dc78
    Paul Mackerras authored
    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>
    1729dc78
mmu_context.h 2.23 KB