-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
msm: ipa3: Update channel start as success in flow control state
Observing race condition when we are starting the channel and modem trying to offload flow_control on same channel. Add changes to retrun success if channel state is flow control when trying to start the channel. Change-Id: Id254cd0e3e17c74e931d27cb96577224559c091e Signed-off-by: Praveen Kurapati <[email protected]>
- Loading branch information
Praveen Kurapati
committed
Aug 8, 2019
1 parent
a92c2f5
commit eb922cd
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eb922cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one may fix or may spectacularly break the fragile Yoshino platform: please test it carefully!
eb922cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It already runs on yoshino/lilac and I have not seen any regression so far. I will do more reboot tests and report back
So maybe it is the the last missing piece for fixing sonyxperiadev/bug_tracker#580?
eb922cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After several reboots the issue is back, so sonyxperiadev/bug_tracker#580 has not been fixed implicitly by the commit.
eb922cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As well not a real change, it has been cherry-picked earlier: 96c6d1b