lkml.org 
[lkml]   [2020]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Bluetooth: Suspend related bugfixes
Date

Hi Marcel,

After further automated testing of the upstreamed suspend patches,
I found two issues:
- A failure in PM_SUSPEND_PREPARE wasn't calling PM_POST_SUSPEND.
I misread the docs and thought it would call it for all notifiers
already run but it only does so for the ones that returned
successfully from PM_SUSPEND_PREPARE.
- hci_conn_complete_evt wasn't completing on auto-connects (an else
block was removed during a refactor incorrectly)

With the following patches, I've run a suspend stress test on a couple
of Chromebooks for several dozen iterations (each) successfully.

Thanks
Abhishek



Abhishek Pandit-Subedi (2):
Bluetooth: Restore running state if suspend fails
Bluetooth: Fix incorrect branch in connection complete

net/bluetooth/hci_core.c | 39 ++++++++++++++++++++-------------------
net/bluetooth/hci_event.c | 17 +++++++++--------
2 files changed, 29 insertions(+), 27 deletions(-)

--
2.25.1.696.g5e7596f4ac-goog

\
 
 \ /
  Last update: 2020-03-20 01:08    [W:0.043 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site