Re: [patch 1/1] uml: remove jail mode + other leftovers

From: Jeff Dike
Date: Mon May 02 2005 - 15:52:46 EST


On Sun, May 01, 2005 at 06:38:15PM +0200, blaisorblade@xxxxxxxx wrote:
>
> This var is currently useless, as it's apparent from reading the code. Until
> 2.6.11 it was used in some code related to jail mode, in the same proc.:
>
> if(jail){
> while(!reading) sched_yield();
> }
>
> jail mode has been dropped, together with that use, so let's finish dropping
> this.
>
> Also, remove some other useless definitions I met.
>
> Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@xxxxxxxx>

Acked-by: Jeff Dike <jdike@xxxxxxxxxxx>
-
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/