May 8, 2013
4:21 a.m.
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!