On Wed, Jan 26, 2005 at 12:01:17AM -0800, Andrew Morton wrote: > Andi Kleen <[EMAIL PROTECTED]> wrote: > > > > After thinking about it more I agree. Just replacing TASK_SIZE with > > something that depends on the mm is the best solution here. > > OK. > > Here's what I currently have:
I suspect more architectures need to be fixed, just doing ia64/s390/ppc64 is not enough. x86-64 is safe in mainline, but some people carry a patch to make TASK_SIZE variable for flex-mmap. -Andi
