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

Commit 7abf9636 authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru
Browse files

serial: msm_geni_serial: Do not drop port->lock in polling mode



In issue case process x already locked uport->lock, whereas process y
trying to unlock same lock. This is resulting in invalid owner spin_bug.

To fix this issue added changes in driver to unlock and lock only
for the interrupt context.

Change-Id: Ifb174a11fc8dce111d0ee7c8bf3efd0e56d084f6
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent 1526c9c6
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