shenminshi@netscape.net wrote: > > My question is when and how does init turn itself into usermode. Look at 'start_thread' in arch/mips/kernel/process.c, which is called from load_elf_binary in fs/binfmt_elf.c (as a result of the execve syscall). Kip