Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f56b018e authored by Elliot Berman's avatar Elliot Berman
Browse files

tty: hvc_haven: Use thread worker to send characters



hh_hvc_put_chars may be called with interrupts disabled.
hh_rm_console_write is a blocking call (to wait for the response to come
back). Use a FIFO and workqueue to send characters so that console_write
may sleep.

Change-Id: I7060b3604cb112caf00ecc1d94a5b2d543e7956e
Signed-off-by: default avatarElliot Berman <eberman@codeaurora.org>
parent aff0badb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment