提交 fbe3128b 编写于 作者: G Geert Uytterhoeven 提交者: Jonathan Corbet

serial: doc: .break_ctl() is called with port->mutex() held

Note that mutex_lock() should not be called with interrupts disabled.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 0adc301e
...@@ -177,8 +177,7 @@ hardware. ...@@ -177,8 +177,7 @@ hardware.
should be terminated when another call is made with a zero should be terminated when another call is made with a zero
ctl. ctl.
Locking: none. Locking: caller holds port->mutex
Interrupts: caller dependent.
This call must not sleep This call must not sleep
startup(port) startup(port)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册