diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2005-05-28 22:52:04 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-28 23:46:14 (GMT) |
commit | 8e21683bb458c73c6fe87844202a64eac730995e (patch) | |
tree | a8fcfafdbbdec7e4e2513cc0304ad49f81658f92 /arch/ppc | |
parent | f767b02f35a3db5c1b1c6454992c070510cef07f (diff) | |
download | linux-8e21683bb458c73c6fe87844202a64eac730995e.tar.xz |
[PATCH] uml: remove jail mode + other leftovers
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.
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc')
0 files changed, 0 insertions, 0 deletions