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

Skip to content
Commit d9355264 authored by Eric Holmberg's avatar Eric Holmberg
Browse files

msm: smd_tty: unblock poll() in case of SSR



If an SSR is triggered, then read() and write() system calls are
unblocked by sending a TTY_BREAK to the TTY framework.  However, poll()
is not unblocked unless an error flag is set.

Set the TTY_OTHER_CLOSED bit to unblock poll().

CRs-Fixed: 546063
Change-Id: Ibe7cb16b61807b679593beee28c5032e56cc79da
Signed-off-by: default avatarEric Holmberg <eholmber@codeaurora.org>
parent f7e6c0cd
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