diff options
| author | Alexey Dobriyan <[email protected]> | 2009-03-31 15:19:15 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-01 08:59:08 -0700 |
| commit | ae149b6bec64a09373ba20fce75f8aa6b14b78fd (patch) | |
| tree | 5e2f1fdfc223b76ab798c87fd25bcff8d5f92eeb /scripts/stackusage | |
| parent | 15f7176eb1cccec0a332541285ee752b935c1c85 (diff) | |
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 <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions