Files
kernel/include/linux
Alexey Dobriyan ae149b6bec proc tty: add struct tty_operations::proc_fops
Used for gradual switch of TTY drivers from using ->read_proc which helps
with gradual switch from ->read_proc for the whole tree.

As side effect, fix possible race condition when ->data initialized after
PDE is hooked into proc tree.

->proc_fops takes precedence over ->read_proc.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-01 08:59:08 -07:00
..
2009-03-27 14:43:57 -04:00
2009-03-27 14:43:59 -04:00
2009-03-28 23:55:59 -07:00
2009-03-24 22:52:39 -04:00
2009-03-26 10:56:35 -07:00
2009-03-27 14:43:59 -04:00
2009-03-27 14:43:59 -04:00
2009-03-26 02:18:35 +01:00
2009-03-30 14:28:58 -07:00
2009-03-26 18:14:21 +01:00