浏览代码

Doc: tty.txt: remove mention of the BKL

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>
Baruch Siach 10 年之前
父节点
当前提交
3e20c31a22
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      Documentation/serial/tty.txt

+ 0 - 3
Documentation/serial/tty.txt

@@ -4,9 +4,6 @@
 Your guide to the ancient and twisted locking policies of the tty layer and
 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.
 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
 Line Discipline
 ---------------
 ---------------