projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84e1eb8
)
Doc: tty.txt: remove mention of the BKL
author
Baruch Siach
<baruch@tkos.co.il>
Thu, 4 Jun 2015 07:57:00 +0000
(10:57 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:39:51 +0000
(17:39 -0700)
The BKL is long gone, no need to kill the dead.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/serial/tty.txt
patch
|
blob
|
history
diff --git
a/Documentation/serial/tty.txt
b/Documentation/serial/tty.txt
index dbe6623fed1c286bd49277486492b2960428eff6..973c8ad3f959fba7f722aafa6c89c5b29c40aaa9 100644
(file)
--- a/
Documentation/serial/tty.txt
+++ b/
Documentation/serial/tty.txt
@@
-4,9
+4,6
@@
Your guide to the ancient and twisted locking policies of the tty layer and
the warped logic behind them. Beware all ye who read on.
-FIXME: still need to work out the full set of BKL assumptions and document
-them so they can eventually be killed off.
-
Line Discipline
---------------