Re: [PATCH 1/19] UML - Clean up address space limits code

From: Andrew Morton
Date: Fri Jul 07 2006 - 17:45:31 EST


Jeff Dike <jdike@xxxxxxxxxxx> wrote:
>
> I was looking at the code of the UML and more precisely at the functions
> set_task_sizes_tt and set_task_sizes_skas. I noticed that these 2
> functions take a paramater (arg) which is not used : the function is
> always called with the value 0.
>
> I suppose that this value might change in the future (or even can be
> configured), so I added a constant in mem_user.h file.
>
> Also, I rounded CONFIG_HOST_TASk_SIZE to a 4M.
>
> Signed-off-by: Tyler <tyler@xxxxxxxx>
> Signed-off-by: Jeff Dike <jdike@xxxxxxxxxxx>

I'll assume this patch was authored by Tyler <tyler@xxxxxxxx>

Please use a "From: " line right at the start of the email/changelog to indicate
authorship, thanks.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/