On 6/5/07, Peter Zijlstra <[EMAIL PROTECTED]> wrote:
Provide functions for moving page tables upwards.
Now that we're initializing the temporary stack location to STACK_TOP_MAX, do we still need move_page_tables_up() for variable length argument support? I originally added it into shift_arg_pages() to support 32-bit apps exec'ing 64-bit apps when we were using TASK_SIZE as our temporary location. Maybe we should decouple this patch from the others and submit it as an enhancement to support memory defragmentation. Ollie - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

