Message ID | 20200304010650.259961-1-abhishekpandit@chromium.org (mailing list archive) |
---|---|
Headers | show |
Series | Bluetooth: Handle system suspend gracefully | expand |
This patch series cause a suspend problem on BYT/CHT device, https://bugzilla.kernel.org/show_bug.cgi?id=207169
Hi, Could you collect more logs w/ dynamic debug and post on the bug? Dyndebug instructions: https://www.kernel.org/doc/html/latest/admin-guide/dynamic-debug-howto.html Please enable debug for files hci_core.c, hci_request.c and hci_event.c: (for example: echo 'file hci_core.c +p' > <debugfs>/dynamic_debug/control) Thanks Abhishek On Thu, Apr 9, 2020 at 10:08 AM youling257 <youling257@gmail.com> wrote: > > This patch series cause a suspend problem on BYT/CHT device, https://bugzilla.kernel.org/show_bug.cgi?id=207169