Re: tty's use of file_list_lock and file_move

From: Alan Cox
Date: Mon Jul 10 2006 - 18:55:37 EST


Ar Llu, 2006-07-10 am 18:35 -0400, ysgrifennodd Jon Smirl:
> Assuming do_SAK has blocked anyone's ability to newly open the tty,
> why does it need to search every file handle in the system instead of
> just using tty->tty_files? tty->tty_files should contain a list of
> everyone who has the tty open. Is this global search needed because of
> duplicated handles?

I don't actually know. Thats an area I've not dug too deeply into at
all.

-
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/