Hi£º
   
   As  I know .the /dev/tty is the current task's tty , which is stored to current->tty ,
   My question is when does this value is assgined to current->tty ?

Thanks!