1
0
Fork 0

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

Note that mutex_lock() should not be called with interrupts disabled.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
hifive-unleashed-5.1
Geert Uytterhoeven 2016-03-14 16:16:14 +01:00 committed by Jonathan Corbet
parent 0adc301e7b
commit fbe3128bcf
1 changed files with 1 additions and 2 deletions

View File

@ -177,8 +177,7 @@ hardware.
should be terminated when another call is made with a zero
ctl.
Locking: none.
Interrupts: caller dependent.
Locking: caller holds port->mutex
This call must not sleep
startup(port)