]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] tty layer comment the locking assumptions and functions somewhat
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sun, 27 Aug 2006 08:24:01 +0000 (01:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 27 Aug 2006 18:01:34 +0000 (11:01 -0700)
commit8dbe4ec9bddb90064fd4b2e2d2879528a8bb0999
tree6b97baedcaefb7ab84eaecb9b4d6a9d4ea25369f
parent389428c62ce5c7624981d7e3ed9f0714d6154d26
[PATCH] tty layer comment the locking assumptions and functions somewhat

Doesn't fix them but does show up some interesting areas that need review
and fixing.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/tty_io.c
drivers/char/tty_ioctl.c