Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30180
b: refs/heads/master
c: 38e1392
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jun 26, 2006
1 parent e020ff9 commit e3d9de8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d2be8ee53856c3c510d4d38f534979747db65d96
refs/heads/master: 38e13929c391e6964b00840b765ed601a3377d33
7 changes: 0 additions & 7 deletions trunk/Documentation/tty.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,6 @@ receive_buf() - Hand buffers of bytes from the driver to the ldisc
for processing. Semantics currently rather
mysterious 8(

receive_room() - Can be called by the driver layer at any time when
the ldisc is opened. The ldisc must be able to
handle the reported amount of data at that instant.
Synchronization between active receive_buf and
receive_room calls is down to the driver not the
ldisc. Must not sleep.

write_wakeup() - May be called at any point between open and close.
The TTY_DO_WRITE_WAKEUP flag indicates if a call
is needed but always races versus calls. Thus the
Expand Down

0 comments on commit e3d9de8

Please sign in to comment.