From: bugzilla-daemon@kernel.org
To: linux-bluetooth@vger.kernel.org
Subject: [Bug 216352] New: [BISECTED] 250 ms system suspend performance regression
Date: Thu, 11 Aug 2022 00:47:45 +0000 [thread overview]
Message-ID: <bug-216352-62941@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=216352
Bug ID: 216352
Summary: [BISECTED] 250 ms system suspend performance
regression
Product: Drivers
Version: 2.5
Kernel Version: 5.19
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Bluetooth
Assignee: linux-bluetooth@vger.kernel.org
Reporter: lenb@kernel.org
Regression: No
My skylake laptop suspends with median performance of 427 ms
up through 5.19-rc8.
After this commit, median performance slows to 684 ms in 5.19.0.
ef61b6ea154464fefd8a6712d7a3b43b445c3d4a is the first bad commit
commit ef61b6ea154464fefd8a6712d7a3b43b445c3d4a
Author: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Date: Mon Jul 25 15:34:21 2022 -0700
Bluetooth: Always set event mask on suspend
When suspending, always set the event mask once disconnects are
successful. Otherwise, if wakeup is disallowed, the event mask is not
set before suspend continues and can result in an early wakeup.
Fixes: 182ee45da083 ("Bluetooth: hci_sync: Rework hci_suspend_notifier")
Cc: stable@vger.kernel.org
Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_sync.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
next reply other threads:[~2022-08-11 0:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-11 0:47 bugzilla-daemon [this message]
2022-08-11 3:51 ` [Bug 216352] [BISECTED] 250 ms system suspend performance regression bugzilla-daemon
2022-08-11 3:59 ` bugzilla-daemon
2022-08-11 4:01 ` bugzilla-daemon
2022-08-11 4:10 ` bugzilla-daemon
2022-08-11 21:03 ` bugzilla-daemon
2022-08-11 21:23 ` bugzilla-daemon
2022-08-12 18:10 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-216352-62941@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox