Skip to content
Commit 4d9e5510 authored by Kumar Gala's avatar Kumar Gala
Browse files

[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable



All ppc32 systems except PReP and 8xx are capable of handling 3G of user
address space.  Old legacy had set this to 2GB and no one has bothered to
fix it.

8xx could be bumped up to 3GB if its SW TLB miss handlers were fixed up
to properly determine kernel/user addresses.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 8a13c4f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment