diff options
| author | Alan Cox <[email protected]> | 2006-09-29 02:00:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-29 09:18:18 -0700 |
| commit | 28298232a15c48ea9835d5d24577cde87923e55c (patch) | |
| tree | 09075921f79015bdb83dfd571a891d3a111c3796 /include/linux/debugobjects.h | |
| parent | de2a84f2be8ed8a166f13d6aa2ae474541172bb2 (diff) | |
[PATCH] tty: Fix bits and note more bits to fix
If your driver implements "break on" and "break off" this ensures you won't
get multiple overlapping requests or requests in parallel. If your driver
has its own break handling then its still your problem as the driver
author.
Break is also now serialized against writes from user space properly but no
new guarantees are made driver level about writes from the line discipline
itself (eg flow control or echo)
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions